Warning

This page was created from a pull request.

jax.lax.tan¶

jax.lax.tan(x: Any) → Any[source]¶

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

Parameters

x (Any) –

Return type

Any