class="resources"
Converts two arrays of rectangular coordinates into two arrays of polar coordinates. Details

![]() |
X is a 1D array of rectangular coordinates. |
![]() |
Y is a 1D array of rectangular coordinates. |
![]() |
Magnitude is a 1D array of polar coordinates. |
![]() |
Phase is a 1D array of polar coordinates. Phase is expressed in radians. |
![]() |
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |
This VI converts the arrays of rectangular coordinates into arrays of polar coordinates using the following equations.
