Returns the hyperbolic cosine of the specified number.
Syntax
Copy Code
|
---|
COSH( Number n ) → Number |
Parameters
- n
- Required. The number whose hyperbolic cosine to find.
Example
Formula
Copy Code
|
---|
=COSH(1) =COSH(10) |
See Also
Function Reference
COS Function
ACOSH Function
SINH Function