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