Complex |
| Name | Description | |
|---|---|---|
| Sinh(Complex) | This function returns the complex hyperbolic sine of the complex number a, sinh(a) = (exp(a) - exp(-a))/2. | |
| Sinh(Complex32) | This function returns the complex hyperbolic sine of the complex number a, sinh(a) = (exp(a) - exp(-a))/2. |