Ninja Library - Mathematical Function

njCosech

Returns the hyperbolic cosecant

FORMAT

Float njCosech( n )
Angle n

PARAMETER

 n  Angle 

RETURN

Value of hyperbolic cosecant

DESCRIPTION

Determines the hyperbolic cosecant of arbitrary angle n and returns the value found as the result.

EXAMPLE

ans = njCosech( NJM_RAD_ANG(1) );
% Result %
ans = 0.850959

REFERENCE

njCosh()
njCoth()
njSech()
njSinh()

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