jax.lax.cosh

Contents

jax.lax.cosh#

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

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

Parameters:

x (jax.typing.ArrayLike)

Return type:

Array