Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Number | The number to round up |
Return Value
Returns the smallest integer greater than or equal to the input value.
Examples
$ Ceil a float
| Name | Type | Description |
|---|---|---|
value | Number | The number to round up |
Returns the smallest integer greater than or equal to the input value.