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