Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K
JAX  documentation - Home

jax.lax.asin

Contents

jax.lax.asin#

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

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

This function lowers directly to thechlo.asin operation.

Parameters:

x (ArrayLike) – input array. Must have floating-point or complex type.

Returns:

Array of the same shape and dtype asx containing theelement-wise arc sine.

Return type:

Array

See also

Contents

[8]ページ先頭

©2009-2025 Movatter.jp