ceil

ABSTRACT

Calculates the input value rounded towards positive infinity

PARAMETERS
xthe input value
RETURN

the input value rounded towards positive infinity

DECLARATION
func ceil(x)