jax.lax.tan

Warning

This page was created from a pull request (#9655).

jax.lax.tan¶

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

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

Parameters

x (Any) –

Return type

Any