This overloads cmath's tan function.
Parameters
- x
- Complex value, representing an angle expressed in radians.
Return value
Tangent of x.See also
| cos | Return cosine of complex (function template) |
| sin | Return sine of complex (function template) |
| tanh | Return hyperbolic tangent of complex (function template) |
| tan (cmath) | Compute tangent (function) |
