← Back to documentation
Ceil
Returns the smallest integer greater than or equal to the given number.
Information
Group: Math
Plan: Personal
Return type:
number
Parameters
| Parameter | Type | Default | Expressions |
|---|---|---|---|
| Value | number | 0 | Yes |