modding:function:ceil
This is an old revision of the document!
ceil
| Syntax | (ceil x) → y |
|---|---|
| Arguments | x: A real number |
| Returns | y: x after being rounding up |
| Category | math |
| Description | Rounds up a non-whole number to the next whole number |
Example
Return to Functions list
modding/function/ceil.1496614079.txt.gz · Last modified: by 0xabcdef
