COSH
Description
COSH returns the hyperbolic cosine of a number.
Syntax
COSH ( number )
Parameter |
Description |
number |
Any number. |
Examples
This function returns 4.14:
COSH(2.10)
This function returns 1.03:
COSH(.24)
Also, see