Return the inverse hyperbolic tangent of x. There are two branch cuts: One extends from 1 along the real axis to â, continuous from below. The other extends from -1 along the real axis to -â, continuous from above.
cmath.atanh(x)