Ninja Library - Mathematical Function

njCoth

Returns the hyperbolic cotangent

FORMAT

Float njCoth( n )
Angle n

PARAMETER

 n  Angle 

RETURN

Value of the hyperbolic cotangent

DESCRIPTION

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

EXAMPLE

ans = njCoth( NJM_RAD_ANG(1) );
% Result %
ans = 1.313062

REFERENCE

njCosech()
njCosh()
njSech()
njSinh()

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