ACOTH
Returns the hyperbolic arccotangent of a number.
Math & TrigonometryMath Basics
What it does
Returns the inverse hyperbolic cotangent of a number.
Syntax
ACOTH(number)
Arguments
number(number) β Any real number less than -1 or greater than 1.
Examples
Inv hyperbolic cotangent
Calculate for value 2.
FORMULA
=ACOTH(A2)
RESULT
0.549
SAMPLE DATA
| A | |
|---|---|
| 1 | Value |
| 2 | 2 |