The COSH function returns the hyperbolic cosine of the number passed as an argument.
Syntax
COSH(
number
)
Parameters
- number: Number from which you want to obtain the hyperbolic cosine.
Returned value
The COSH function returns a real number.
Examples
In this example the hyperbolic cosine of the number -1.02 is calculated:
Category
Mathematical and trigonometric