Function carthesian2Polar

Returns the polar coordinates for the given cartesian point represented by (x, y) for the center point 0,0 where the first number returned is the radius, the second is the angle in radians.