1D Rectangular To Polar (Not in Base Package)

Converts two arrays of rectangular coordinates into two arrays of polar coordinates , according to the following formulas:

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 condition from the VI.