jax.lax.sinh# jax.lax.sinh(x)[source]# Elementwise hyperbolic sine: \(\mathrm{sinh}(x)\). Parameters: x (Union[Array, ndarray, bool_, number, bool, int, float, complex]) – Return type: Array