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