CEILING(x)

This function returns the smallest integer value that is bigger than or equal to a number.

Example:

CEILING (-10.5)=-10