Polar Coordinates

Now that you've seen how to indicate location based on a pair of values (Cartesian Coordinates), it's time to look at a different way to express location on a grid - Polar Coordinates. Polar Coordinates use an angle and a distance from a center point (known as the origin) to determine location.

With an origin consisting of x and y coordinates, a distance r, and an angle a, you describe a polar coordinate.

polar_noninter.jpg