JavaView Logo  
Home Demos Applications Tutorial Download Help Feedback

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]


© 1999-2005 Last modified: 03.10.2005 --- http://www.javaview.de --- The JavaView Project