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