The data removed from the stack is not the expected data. The expected data is a Float value. Either the Float value is not at the top of the stack or the stack is empty.
Ensure that the Float value is being placed on the stack or there is enough storage for the stack.