Back Forward Home Print Search
Windows SharePoint Services 3.0 Help and How-to >  Formulas and functions >  Math and trigonometry
COSH function
COSH function

Returns the hyperbolic cosine of a number.

Syntax

COSH(number)

Number   is any real number for which you want to find the hyperbolic cosine.

Remark

The formula for the hyperbolic cosine is:

Equation

Examples

Formula Description (Result)
=COSH(4) Hyperbolic cosine of 4 (27.30823)
=COSH(EXP(1)) Hyperbolic cosine of the base of the natural logarithm (7.610125)