The function wizard for the CotH function looks as follows:
CotH(Value)
Value. Angle in radians whose hyperbolic cotangent should be calculated. Discontinuity point of hyperbolic cotangent is 0o.
NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.
Returns the hyperbolic cotangent of a number.
Formula | Result | Description |
= CotH(A1) | 1,000 | Hyperbolic cotangent of the value stored in the A1 cell. The A1 cell contains the number 6.2832. |
= CotH(1,5708) | 1,0903 | The hyperbolic cotangent of the number 1.5708. |
NOTE. If the angle is specified in degrees, use the Radians feature to convert it into radians.
See also: