Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K
JAX  documentation - Home

jax.lax.asinh

Contents

jax.lax.asinh#

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

Elementwise inverse hyperbolic sine:\(\mathrm{asinh}(x)\).

This function lowers directly to thechlo.asinh operation.

Parameters:

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

Returns:

Array of the same shape and dtype asx containing the element-wiseinverse hyperbolic sine.

Return type:

Array

See also

Contents

[8]ページ先頭

©2009-2025 Movatter.jp