Complex to Real and Imaginary
- 更新时间2023-02-17
- 阅读时长2分钟
Complex to Real and Imaginary
Returns the rectangular components of a complex number.
Inputs/Outputs

x + yi
A complex number.
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
The x rectangular component of x + yi.
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.

y
The y rectangular component of x + yi.
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.