ceil expression function

Returns the smallest integer not less than the value passed in.

See also: floor, round, int, trunc

Usage

ceil()