COSH function
From Apache OpenOffice Wiki
< Documentation | How Tos
Trigonometric
Hyperbolic
Rounding and remainders
Logarithm/Powers
Bessel functions
Miscellaneous
COSH
Returns the hyperbolic cosine of a number.
Syntax:
COSH(number)
- returns the hyperbolic cosine of number.
Example:
COSH(0)
- returns 1, the hyperbolic cosine of 0.
See Also