function ceil(expression) ceil() returns the smallest integer greater than or equal to the argument. Arguments:
RETURN ceil(0.1)