Warning

This page was created from a pull request.

jax.lax.sin¶

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

Elementwise sine: \(\mathrm{sin}(x)\).

Parameters

x (Any) –

Return type

Any