atanh

atanh(x)

Calculate the hyperbolic arctangent of a value, defined as `atanh(x) = ln((1 + x)/(1 - x)) / 2`.

Try it yourself:

See also:
All functions