Menu

COSH

Description

Returns the hyperbolic cosine of the specified number.

Examples

COSH(-3.1415926535898) = 11.591953275522

COSH(1.5707963267949) = 2.5091784786581

COSH(NAN) = NAN

COSH(INF) = INF

COSH(-INF) = INF

On this page