CEIL(x)
x: number
CEIL(x) is the smallest integer that is at least as large as x.
This function is the OpenFormula function CEILING(x).
CEILING, FLOOR, ABS, INT, MOD.