asinh

asinh(x)

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

Try it yourself:

See also:
All functions