Next: cfloat, Previous: cdouble, Up: Internal Routines [Contents][Index]
ceil(arg)
Returns the next higher (i.e., closer to positive infinity) integer
number for each value in arg
. For complex arguments, the
result is based on the real part only.
See also: floor, rfix, long, Complex Functions, Math Routines