class CeilFunc : public NumFunc (Return to index)

ceiling command for ComTerp.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/numfunc.h

Description:

num=ceil(num) -- return closest integer value greater than or equal to argument

Public:



(more documentation)