NevronOpenVision
Nevron.Nov.Numerics Namespace / Complex32 Structure


Complex32 Structure Properties

For a list of all members of this type, see Complex32 members.

Public Properties
 NameDescription
Public PropertyGets the real imaginary component of the complex number.  
Public PropertyGets the magnitude (or absolute value) of a complex number.  
Public PropertyGets the squared magnitude (or squared absolute value) of a complex number.  
Public PropertyGets the phase or argument of this Complex32.  
Public PropertyGets the real component of the complex number.  
Public PropertyGets the unity of this complex (same argument, but on the unit circle; exp(I*arg))  
Top
See Also