jax.lax.atanh# jax.lax.atanh(x)[source]# Elementwise inverse hyperbolic tangent: \(\mathrm{atanh}(x)\). Parameters: x (ArrayLike) Return type: Array