Skip to main content
Ctrl+K

jax.lax.atanh#

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

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

Parameters:

x (Union[Array, ndarray, bool_, number, bool, int, float, complex]) –

Return type:

Array

previous

jax.lax.atan2

next

jax.lax.batch_matmul