cupy.arctanh#

cupy.arctanh(x, /, out=None, \*, casting='same_kind', dtype=None)#

Elementwise inverse of hyperbolic tangent function.

See also

numpy.arctanh