Home / lang / cosh 
Cosh
Syntax
Value = Cosh ( Number AS Float ) AS Float

Compute the hyperbolic cosine of a number.

Examples

PRINT Cosh(1)
<hr>1.543080634815

See also

Trigonometric Functions