jax.lax.sinh#

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

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

Parameters:

x (ArrayLike)

Return type:

Array