Back to Numerical Arrays (NumPy)
np.arccosh
Inverse hyperbolic cosine, element-wise.
Syntax
np.arccosh(x)
Description
Inverse hyperbolic cosine, element-wise.
Parameters
| Name | Description |
|---|---|
| x | NDArray |
Returns
NDArray