Skip to main content
Ctrl+K

jax.lax.tan#

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

Elementwise tangent: \(\mathrm{tan}(x)\).

Parameters:

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

Return type:

Array

previous

jax.lax.sub

next

jax.lax.tanh