Polar Coordinates is an alternative way of representing the positions of points in 2D space. Instead of using standard Cartesian coordinates, which measure how far along two orthogonal axes x and y the point is, one can measure the distance to the origin and the angle to some reference ray (usually the positive x direction). This video introduces Polar Coordinates.