Syntax
| Parameter | Description |
|---|---|
| number | Parameter of the COTH function. |
Examples
COTH of 1
=COTH(1)
COTH of 2
=COTH(2)
Verify with TANH
=COTH(3) - 1/TANH(3)
Common Errors
COTH(0) is undefined because SINH(0) = 0, making the division impossible.
Non-numeric arguments return #VALUE!.
Tips
COTH(x) = 1/TANH(x). If your spreadsheet doesn't have COTH, use the reciprocal of TANH instead.
COTH has a vertical asymptote at x=0. The function goes to +∞ from the right and -∞ from the left.
For large positive x, COTH(x) → 1. For large negative x, COTH(x) → -1. It converges much faster than COT, which oscillates.
Try COTH in Viztab
Import your data and use COTH with 370+ other formulas. No signup required.
Open Viztab