Skip to main content
Ctrl+K

jax.lax.sin#

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

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

Parameters:

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

Return type:

Array

previous

jax.lax.sign

next

jax.lax.sinh