COSH function
From Apache OpenOffice Wiki
< Documentation | How Tos
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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