ceil() Operation
| Syntax |
NONE
| |
|---|---|---|
| Semantics | ceil() returns the smallest integer not less than the float Wikipedia ceiling function. | |
| Substitutables | aFloat | Can be any variable or object attribute having the type Float. |
| Examples |
NONE
| |