Click or drag to resize
Complex Properties

The Complex type exposes the following members.

Properties
  NameDescription
Public propertyi
Gets the imaginary part of this Complex number.
Public propertyStatic memberI
The square root of negative one, as a Complex number.
Public propertyMCC
Gets the squared magnitude of this Complex number.
Public propertyStatic memberOne
One, as a Complex number
Public propertyr
Gets the real part of this Complex number.
Public propertyStatic memberTol
Tolerance for comparing two Complex numbers. This is used in various places in the system.
Public propertyStatic memberZero
Zero, as a Complex number
Top
See Also