COTH
Returns the cotangent of an angle.
Math & TrigonometryMath Basics
What it does
Returns the hyperbolic cotangent of a number.
Syntax
COTH(number)
Arguments
number(number) β Any real number.
Examples
Hyperbolic Cotangent
Calculate for 2.
FORMULA
=COTH(2)
RESULT
1.037
SAMPLE DATA
| A | |
|---|---|
| 1 | Value |
| 2 | 2 |