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