float ceil( float f );
This efun is only available if PACKAGE_MATH is compiled in.
Returns (as a float) the nearest integer number equal to or greater than f.
See also: floor , to_int , to_float
Beek @ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere