ceil-Ceiling
Interface
F_TYPE ceil (F_TYPE x)
Description
ceil() returns the smallest floating-point integer value greater than or equal to x.
Exceptions
None.