Complex Properties |
The Complex type exposes the following members.
Name | Description | |
---|---|---|
![]() | i |
Gets the imaginary part of this Complex number.
|
![]() ![]() | I |
The square root of negative one, as a Complex number.
|
![]() | MCC |
Gets the squared magnitude of this Complex number.
|
![]() ![]() | One |
One, as a Complex number
|
![]() | r |
Gets the real part of this Complex number.
|
![]() ![]() | Tol |
Tolerance for comparing two Complex numbers.
This is used in various places in the system.
|
![]() ![]() | Zero |
Zero, as a Complex number
|