NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
#define TanD (   _X)    asm { tand __FLTRETVAL__, _X }

Compute tangent (degrees).

Computes the sine of _X. Only constants or variables allowed (no expressions).

Deprecated:
Use tand() instead.
Parameters
_XFloating point value.
Returns
Tangent of _X.