jax.lax.cosh#

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

Elementwise hyperbolic cosine: \(\mathrm{cosh}(x)\).

Parameters:

x (ArrayLike)

Return type:

Array