Skip to main content
Ctrl+K

jax.lax.acosh#

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

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

Parameters:

x (Union[Array, ndarray, bool_, number, bool, int, float, complex]) –

Return type:

Array

previous

jax.lax.acos

next

jax.lax.add