COSH(x)

The COSH function calculates the hyperbolic cosine of a number, using the formula:

COSH(x) = (EXP(x) + EXP(-x)) / 2

See also:

EXP(x)

Other mathematical functions