Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Number | The number to round down |
Return Value
Returns the largest integer less than or equal to the input value.
Examples
$ Floor a float
| Name | Type | Description |
|---|---|---|
value | Number | The number to round down |
Returns the largest integer less than or equal to the input value.