I'm writing some simple operations on floating-point numbers. But when I use some of the built-in float functions like
floor 3.2;;
I get this error:
This expression has type float but an expression was expected of type
[ `Deprecated_use__Float__round_down ]
What is going wrong here?
I'm on version 4.02.1