This documentation is compiled for the latest release of Mathos Core Library
Top
The ComplexOperation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AbsSquared | ||
| Exp | ||
| Log | ||
| LogOfAbs | ||
| Pow | ||
| Roots | ||
| Sqrt(Double) | ||
| Sqrt(Int16) | ||
| Sqrt(Int32) | ||
| Sqrt(Int64) | ||
| Sqrt(ComplexNumber) |
Principal square root of a complex number
|
See Also