Functions
ACOTH
Inverse hyperbolic cotangent
Try it
When to use it
When should I use ACOTH?
Use ACOTH to compute the inverse hyperbolic cotangent of a value; the input must have absolute value greater than 1.
Used in
Syntax
ACOTH(number)Examples
=ACOTH(4) // => 0.25541281188299536
=ACOTH(-4) // => -0.25541281188299536
=ACOTH(10) // => 0.10033534773107562