This documentation is compiled for the latest release of Mathos Core Library
SystemObject
Mathos.Arithmetic.ComplexNumbersComplexOperation
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Top
Inheritance Hierarchy
Mathos.Arithmetic.ComplexNumbersComplexOperation
Namespace: Mathos.Arithmetic.ComplexNumbers
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax
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