VMS Help  —  CPML  ceil()
    Interface

      F_TYPE ceil (F_TYPE x)

1  –  Description

    ceil() returns the smallest floating-point number of integral
    value greater than or equal to x.

                           Entry-Point Names

    Generic                               Compaq
    Function   Data Type   OpenVMS        Tru64 UNIX
    Name       Required    Alpha          Alpha

    ceil       S_FLOAT     math$ceil_s    ceilf
               T_FLOAT     math$ceil_t    ceil
               X_FLOAT     math$ceil_x    ceill
               F_FLOAT     math$ceil_f
               G_FLOAT     math$ceil_g

2  –  Exceptions

    None.
Close Help