JavaView Logo  
Home Demos Applications Tutorial Download Help Feedback

ContourPlot3D.

JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
Zero level of a function. In[1]:= <<Graphics`ContourPlot3D`
In[2]:= gc = ContourPlot3D[ Cos[Sqrt[x^2 + y^2 + z^2]], {x, -2, 2}, {y, 0, 2}, {z, -2, 2}];

In[3]:= JavaView[gc]


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