Ninja Library - Mathematical Function
njArcSin
Returns an arc sine
FORMAT
Angle njArcSin( n )
Float n
PARAMETER
n
Value of sine
RETURN
Value of arc sine
DESCRIPTION
Determines the arc sine from arbitrary given sine and returns the value of the result.
EXAMPLE
ans = njArcSin( 0.5f ); % Result % ans = 0x1555
REFERENCE
njArcCos
()
njArcCosec
()
njArcCot
()
njArcSec
()
njArcTan
()
njArcSin
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999