Skip to main content
Ctrl+K

jax.lax.tanh#

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

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

Parameters:

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

Return type:

Array

previous

jax.lax.tan

next

jax.lax.tie_in