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