atanh#

rbc.stdlib.elementwise_functions.atanh(a)#

Calculates an implementation-dependent approximation to the inverse hyperbolic tangent, having domain [-1, +1] and codomain [-infinity, +infinity], for each element x_i of the input array x.

Array-API ‘atanh’ doc