Ninja Library - Mathematical Function

njArcSec

Returns an arc secant

FORMAT

Angle njArcSec( n )
Float n

PARAMETER

 n  Arbitrary real number 

RETURN

Value of arc secant

DESCRIPTION

Determines the arc secant of arbitrary real number n and returns the value of the result.

EXAMPLE

ans = njArcSec( 2.f );
% Result %
ans = 0x2aaa

REFERENCE

njArcCos()
njArcCosec()
njArcCot()
njArcSin()
njArcTan()

njArcSec
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999