Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Student Support Forum
-----
Student Support Forum: 'Plotting z^4 = x^2 + y^2' topicStudent Support Forum > General > Archives > "Plotting z^4 = x^2 + y^2"

< Previous CommentHelp | Reply To Comment | Reply To Topic | Post New Topic
Author Comment/Response
Xavier
05/16/08 11:25am

Hey,

Here is a possibility :

ContourPlot3D[
x^2 + y^2 - z^4 == 0, {x, -2, 2}, {y, -2, 2}, {z, -2, 2}]

This seems to be the equivalent of the implicit plot you were looking for ;-)
Cheers,

Xavier

URL: http://xroudaut.free.fr,

Subject (listing for 'Plotting z^4 = x^2 + y^2')
Author Date Posted
Plotting z^4 = x^2 + y^2 Andrew1337 05/15/08 10:35am
Re: Plotting z^4 = x^2 + y^2 Bill 05/16/08 01:16am
Re: Plotting z^4 = x^2 + y^2 Xavier 05/16/08 11:25am
< Previous CommentHelp | Reply To Comment | Reply To Topic | Post New Topic





 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy