Real and Imaginary to Complex
- Updated2023-02-17
- 2 minute(s) read
Real and Imaginary to Complex
Creates a complex number from two values in rectangular notation.
Inputs/Outputs

x
The x rectangular component of x + yi.
This input supports scalar numbers, arrays or clusters of numbers, arrays of clusters of numbers, and waveforms.

y
The y rectangular component of x + yi.
This input supports scalar numbers, arrays or clusters of numbers, arrays of clusters of numbers, and waveforms.
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.

x + yi
The complex number.
x + yi has the same structure as the input, with complex representation instead of scalar.
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this output has a default data type that uses fewer hardware resources at compile time.