class ExpFunc : public ComFunc (Return to index)

exponential command for ComTerp.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/mathfunc.h

Description:

dbl=exp(x) -- returns the value e raised to the power of x.

Public:



(more documentation)