Back to Core Functions
cosh
Hyperbolic cosine
Syntax
Y = cosh(X)
Description
Computes the hyperbolic cosine of each element.
Parameters
| Name | Description |
|---|---|
| X | Input value (scalar or NDArray) |
Returns
Hyperbolic cosine values