jax.lax.asin

Warning

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

jax.lax.asin¶

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

Elementwise arc sine: \(\mathrm{asin}(x)\).

Parameters

x (Any) –

Return type

Any