toPolarCoords {flowcatchR} | R Documentation |
Conversion from (x,y) to (radius,theta)
toPolarCoords(x, y)
x |
x coordinate |
y |
y coordinate |
A list containing Theta and Radius, as in polar coordinates
Federico Marini, marinif@uni-mainz.de, 2014