FUNCTION FloorF : REAL
Returns the greatest integral value that is not greater than f. If f is +0, -0, infinity, or NaN, then f is returned.
Scope
Name
Type
Input
f
REAL
Return
FloorF