class MaxFunc : public NumFunc (Return to index)

maximum command for ComTerp.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/numfunc.h

Description:

n=max(a b) -- return maximum of a and b.

Public:



(more documentation)