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