class ATan2Func : public ComFunc (Return to index)

arc-tangent (of y over x) command for ComTerp.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/mathfunc.h

Description:

dbl=atan2(y x) -- returns the arc tangent of y over x.

Public:



(more documentation)