COSH
Returns the hyperbolic cosine of a number.
Math & TrigonometryMath Basics
What it does
Returns the hyperbolic cosine of a number.
Syntax
COSH(number)
Arguments
number(number) β Any real number.
Examples
Hyperbolic Cosine
Calculate for 0.
FORMULA
=COSH(0)
RESULT
1
SAMPLE DATA
| A | |
|---|---|
| 1 | Value |
| 2 | 0 |