The polar plot tool plots polar functions. Polar functions are functions in a polar coordinate system where given an independent variable theta you can calculate a dependent variable r.
These curves are plotted in cartesian space, where
x = r cos ( theta ) y = r sin ( theta )
Java Applet