jax.lax.atanh

Contents

jax.lax.atanh#

jax.lax.atanh(x)[source]#

Elementwise inverse hyperbolic tangent: \(\mathrm{atanh}(x)\).

Parameters:

x (jax.typing.ArrayLike)

Return type:

Array