Skip to main content
Ctrl+K

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

previous

jax.lax.sin

next

jax.lax.slice