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