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