logo

PolarPlot.

JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
This plots an ellipse and a limacon on the same graph. In[1]:= <<Graphics`Graphics`
In[2]:= gp = PolarPlot[{4/(2 + Cos[t]), 4Cos[t] - 2}, {t, 0, 2Pi}];

In[3]:= JavaView[gp]

© 1997-2017 Last modified: 22.06.2017 --- www.javaview.de --- The JavaView Project