Ninja Library - Mathematical Function
njCosec
Returns a cosecant
FORMAT
Float njCosec( ang )
Angle ang
PARAMETER
ang
Angle
RETURN
Value of cosecant
DESCRIPTION
Determines the cosecant of arbitrary angle ang and returns the value found as the result.
EXAMPLE
ans = njCosec( 0x1555 ); % Result % ans = 2.000112
REFERENCE
njCot
()
njCosec
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999