This overloads cmath's exp function.
Parameters
- x
- Complex value.
Return value
Exponential of x.See also
| log | Return natural logarith of complex (function template) |
| pow | Return complex power (function template) |
| exp (cmath) | Compute exponential function (function) |
