Complex Properties |
The Complex type exposes the following members.
| Name | Description | |
|---|---|---|
| Argument | Gets or stes the argument of a this complex number. | |
| Conjugate | Returns the conjugate of this complex number. | |
| Imaginary | Gets or sets the imaginary value of the complex number. | |
| Modulus | Gets the modulus or absolute value of this complex number. | |
| Real | Gets or sets the real value of the complex number. |