cupy.arctanh#

cupy.arctanh()#

atanh(x, /, out=None, *, casting=’same_kind’, dtype=None)

Elementwise inverse of hyperbolic tangent function.

See also

numpy.arctanh