Arctanh
=======
Returns the inverse hyperbolic tangent of the elements of the input tensor.
**Abstract Signature:**
``Arctanh(x: Tensor)``
.. raw:: html
PyTorch JAX (Core) NumPy Keras TensorFlow Apple MLX Flax NNX PaxML / Praxis
PyTorch API: torch.arctanh
Strategy: Direct Mapping
JAX (Core) API: jax.numpy.arctanh
Strategy: Direct Mapping
NumPy API: numpy.arctanh
Strategy: Direct Mapping
Keras API: keras.ops.arctanh
Strategy: Direct Mapping
TensorFlow API: tf.math.atanh
Strategy: Direct Mapping
Apple MLX API: mlx.core.arctanh
Strategy: Direct Mapping
Flax NNX API: jax.numpy.arctanh
Strategy: Direct Mapping
PaxML / Praxis API: jax.numpy.arctanh
Strategy: Direct Mapping