Re: Plotting ellipses and other functions
- To: mathgroup at smc.vnet.net
- Subject: [mg37052] Re: Plotting ellipses and other functions
- From: Bill Rowe <listuser at earthlink.net>
- Date: Mon, 7 Oct 2002 05:25:22 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
On 10/6/02 at 5:33 AM, davidol at hushmail.com (David) wrote: >How can I plot functions like: > >(x-2)^2 + 2(y-3)^2 = 6 > >and > >x^3y + y^3 = 9 > >using Mathematica? Use ImplicitPlot in the package Graphics`ImplicitPlot`