Floor Function
Returns the value specified rounded down to the nearest Integer.
Syntax
result = Floor( value )
Parameters | ||
value |
The value you want the floor of. |
Floor Function
Returns the value specified rounded down to the nearest Integer.
Syntax
result = Floor( value )
Parameters | ||
value |
The value you want the floor of. |