acosh

Calculates the inverse hyperbolic cosine of x.

Mathematically, acosh(x) = log(x + sqrt( x*x - 1))

Special Values
xacosh(x)
NaNNaN
<1NaN
10
+∞+∞
real
acosh
(
real x
)

Meta