njCosh Japanese
<-|INDEX|->
Returns the hyperbolic cosine.

FORMAT

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

PARAMETERS

n
angle

RETURN VALUE

Value of hyperbolic cosine

FUNCTION


EXAMPLE

ans = njCosh( NJM_RAD_ANG(1) );
% Result %
ans = 1.543038

NOTES


RELATED TOPICS

njCosech
njCoth
njSech
njSinh

njCosh
<-|INDEX|->

Copyright SEGA ENTERPRISES, LTD., 1997