CEILING(x)
This function returns the smallest integer value that is bigger than or equal to a number.
Example:
CEILING (-10.5)=-10
Was this article helpful?
This function returns the smallest integer value that is bigger than or equal to a number.
Example:
CEILING (-10.5)=-10