NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
float asind ( float  x)
inline

Compute arc sine (degrees).

Computes the principal value of the arc sine of x, expressed in degrees. In trigonometrics, arc sine is the inverse operation of sine.

Parameters
xFloating point value in the interval [-1,+1].
Returns
Arc sine of x, in the interval [-90,+90] degrees.
Warning
This function requires the enhanced NBC/NXC firmware.
Examples:
ex_asind.nxc.