• XYToPolar[{x, y}] converts the given point from Cartesian to polar coordinates and returns {radius, angle}.
• XYToPolar simply returns: