Real and Imaginary to Complex

Creates a complex number from two values in rectangular notation.

1378

Inputs/Outputs

datatype_icon

x

An input to this operation.

This input supports scalar numbers, arrays or clusters of numbers, arrays of clusters of numbers, and waveforms.

datatype_icon

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.

datatype_icon

x + yi

The complex number.

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