njCoth Japanese
<-|INDEX|->
Returns the hyperbolic cotangent.

FORMAT

#include <Ninja.h> 
Float njCoth( n )
Angle n

PARAMETERS

n
angle

RETURN VALUE

Value of the hyperbolic cotangent

FUNCTION


EXAMPLE

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

NOTES


RELATED TOPICS

njCosech
njCosh
njSech
njSinh

njCoth
<-|INDEX|->

Copyright SEGA ENTERPRISES, LTD., 1997