Name | Description | |
---|---|---|
![]() | Imaginary | Gets the real imaginary component of the complex number. |
![]() | Magnitude | Gets the magnitude (or absolute value) of a complex number. |
![]() | MagnitudeSquared | Gets the squared magnitude (or squared absolute value) of a complex number. |
![]() | Phase | Gets the phase or argument of this Complex32 . |
![]() | Real | Gets the real component of the complex number. |
![]() | Sign | Gets the unity of this complex (same argument, but on the unit circle; exp(I*arg)) |