Owning Palette: Geometry PtByPt VIs
Requires: Full Development System
Converts the polar representation of a complex number into the rectangular representation of the complex number.
Note By default, reentrant execution is enabled in all Point By Point VIs. |
Add to the block diagram | Find on the palette |
This VI converts the data according to the following equations.
x = magnitude cos(phase)
y = magnitude sin(phase)