class Log10Func : public ComFunc (Return to index)

logarithmic (base 10) command for ComTerp.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/mathfunc.h

Description:

dbl=log10(x) -- returns the base-10 logarithm of x.

Public:



(more documentation)