implicitno 5.

In[246]:=

ContourPlot3D[Sin[z] - Sinh[x] * Sinh[y], {x, -5, 5}, {y, -5, 5}, {z, -1, 10}, PlotPoints {7, 7, 7}, BoxedFalse]

[Graphics:../HTMLFiles/index_196.gif]

Out[246]=

⁃Graphics3D⁃

In[247]:=

ContourPlot3D[Sin[z] - Sinh[x] * Sinh[y], {x, -5, 5}, {y, -5, 5}, {z, 10, 20}, PlotPoints {7, 7, 7}, BoxedFalse]

[Graphics:../HTMLFiles/index_199.gif]

Out[247]=

⁃Graphics3D⁃

In[248]:=

Show[%, %%]

[Graphics:../HTMLFiles/index_202.gif]

Out[248]=

⁃Graphics3D⁃

In[249]:=

ContourPlot3D[Sin[y] - Sinh[z] * Sinh[x], {x, -5, 5}, {y, -1, 10}, {z, -5, 5}, PlotPoints {7, 7, 7}, BoxedFalse]

[Graphics:../HTMLFiles/index_205.gif]

Out[249]=

⁃Graphics3D⁃

In[250]:=

ContourPlot3D[Sin[y] - Sinh[z] * Sinh[x], {x, -5, 5}, {y, 10, 20}, {z, -5, 5}, PlotPoints {7, 7, 7}, BoxedFalse]

[Graphics:../HTMLFiles/index_208.gif]

Out[250]=

⁃Graphics3D⁃

In[251]:=

Show[%, %%]

[Graphics:../HTMLFiles/index_211.gif]

Out[251]=

⁃Graphics3D⁃


Created by Mathematica  (April 30, 2004)