Complex Properties |
The Complex type exposes the following members.
Name | Description | |
---|---|---|
![]() | Imaginary |
Gets the imaginary component of the current Complex object.
|
![]() | Magnitude |
Gets the magnitude (or absolute value) of a complex number.
|
![]() | Phase |
Gets the phase of a complex number.
|
![]() | Real |
Gets the real component of the current Complex object.
|