This overloads cmath's sinh function.
Parameters
- x
- Complex value.
Return value
Hyperbolic sine of x.See also
| cosh | Return hyperbolic cosine of complex (function template) |
| tanh | Return hyperbolic tangent of complex (function template) |
| sin | Return sine of complex (function template) |
| sinh (cmath) | Compute hyperbolic sine (function) |
