jax.lax.asinh# jax.lax.asinh(x)[source]# Elementwise inverse hyperbolic sine: \(\mathrm{asinh}(x)\). Parameters: x (ArrayLike) Return type: Array