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. |
Return Value | ||
Result |
The floor of value. |
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. |
Return Value | ||
Result |
The floor of value. |