Complex Functions

Owning Palette: Numeric VIs and Functions

Requires: Base Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Complex functions to create complex numbers from two values given in rectangular or polar and to break a complex number into its rectangular or polar components.

Palette ObjectDescription
Complex ConjugateProduces the complex conjugate of x + iy.
Complex To PolarBreaks a complex number into its polar components.
Complex To Re/ImBreaks a complex number into its rectangular components.
Polar To ComplexCreates a complex number from two values in polar notation.
Polar To Re/ImConverts the polar components of a complex number into its rectangular components.
Re/Im To ComplexCreates a complex number from two values in rectangular notation.
Re/Im To PolarConverts the rectangular components of a complex number into its polar components.