Warning

This page was created from a pull request.

jax.lax.asin¶

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

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

Parameters

x (Any) –

Return type

Any