The ACOSH function returns the hyperbolic arccosine of a number.
Syntax
ACOSH(
<value>
)
Parameters
- value: Number whose hyperbolic arccosine you want to calculate.
Returned value
The ACOSH function returns a real number.
Additional Information
The argument must be a value greater than or equal to 1.
Examples
Category
Mathematical and trigonometric