cupy.atanh#

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

Elementwise inverse of hyperbolic tangent function.

See also

numpy.arctanh