njCosech Japanese
<-|INDEX|->
Returns the hyperbolic cosecant.

FORMAT

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

PARAMETERS

n
angle

RETURN VALUE

Value of hyperbolic cosecant

FUNCTION


EXAMPLE

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

NOTES


RELATED TOPICS

njCosh
njCoth
njSech
njSinh

njCosech
<-|INDEX|->

Copyright SEGA ENTERPRISES, LTD., 1997