Get inverse hyperbolic cosine number.
=ACOSH(number)
| Parameter | Description |
|---|---|
number |
The number to get the inverse hyperbolic cosine of. |
The Excel ACOSH function returns the inverse hyperbolic cosine of a number. Given the input 2.0, the function returns the value 1.316957897.
=ACOSH(2) // returns 1.316957897
Given the x-component of a point that lies on the right branch of the unit hyperbola given by the equation x² - y² = 1, the ACOSH function returns the
=ACOSH(1.543080634) // returns 1