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
An input to this operation.
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.

x + yi
The complex number.
x + yi has the same structure as the input, with complex representation instead of scalar.