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

Compute the hyperbolic cosine of a number.

Examples

PRINT Cosh(1)

1.543080634815

See also

Trigonometric Functions