Click or drag to resize

Complex Properties

The Complex type exposes the following members.

Properties
  NameDescription
Public propertyImaginary
Gets the imaginary component of the current Complex object.
Public propertyMagnitude
Gets the magnitude (or absolute value) of a complex number.
Public propertyPhase
Gets the phase of a complex number.
Public propertyReal
Gets the real component of the current Complex object.
Top
See Also