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