<< Click to Display Table of Contents >> ACOTH (inverse hyperbolic cotangent) |
Syntax:
ACOTH(Number)
Description:
The ACOTH function (inverse hyperbolic cotangent) is the inverse function of the COTH function: It returns the inverse hyperbolic cotangent of a number – that is, the value whose COTH is the Number.
Example:
ACOTH(2) returns 0.54931
ACOTH(COTH(0.1234)) returns 0.1234
Compatibility notes:
Microsoft Excel supports this function only in version 2013 or later. The function is unknown in older versions.
See also: