CEIL - brainboxdotcc/retro-rocket GitHub Wiki
CEIL
CEIL(real-expression)
Rounds the provided value up to the nearest integer.
For example, CEIL(3.2) returns 4.
CEIL(real-expression)
Rounds the provided value up to the nearest integer.
For example, CEIL(3.2) returns 4.