This website is only viewable in landscape mode.

Polar Coordinates

Concept:

Polar coordinates (r, θ) are another way to specify locations in the plane. They are related to rectangular coordinates (x, y) by the formulas

x = r cos θ, y = r sin θ

and

r2 = x2 + y2, tan θ = y/x