Cosh

Value = Cosh ( Number )

Compute the hyperbolic cosine of a number.

Example :

PRINT Cosh(1)
=> 1.543080634815


Referenced by :