Skip to main content
Ctrl+K

jax.lax.asinh#

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

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

Parameters:

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

Return type:

Array

previous

jax.lax.asin

next

jax.lax.atan