COSH function
Summary
Returns the hyperbolic cosine of a number
Syntax
COSH(number)
The COSH function syntax has the following arguments:
• Number Required. Any real number for which you want to find the hyperbolic cosine.
• Number Required. Any real number for which you want to find the hyperbolic cosine.
Example
=COSH(4)
=COSH(EXP(1))
=COSH(EXP(1))