acosh

acosh(x)

Calculate the hyperbolic arccos of a value, defined as `acosh(x) = ln(sqrt(x^2 - 1) + x)`.

Try it yourself:

See also:
All functions