Click or drag to resize

Complex Properties

The Complex type exposes the following members.

Properties
 NameDescription
Public propertyArgument Gets or stes the argument of a this complex number.
Public propertyConjugate Returns the conjugate of this complex number.
Public propertyImaginary Gets or sets the imaginary value of the complex number.
Public propertyModulus Gets the modulus or absolute value of this complex number.
Public propertyReal Gets or sets the real value of the complex number.
Top
See Also