The ACOSH function returns the inverse hyperbolic cosine of a number, where the number must be greater than or equal to 1.
Formula:
=ACOSH(number)
Explanations:
Number is required, any real number equal to or greater than 1.
Cautions:
– When number is less than 1, the result returns to #NUM!.