MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Plotting ellipses and other functions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg37066] Re: Plotting ellipses and other functions
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Mon, 7 Oct 2002 05:26:39 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <anp1hu$r1v$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

look what

Graphics`ImplicitPlot`

does.

Regards
  Jens

David wrote:
> 
> How can I plot functions like:
> 
> (x-2)^2 + 2(y-3)^2 = 6
> 
> and
> 
> x^3y + y^3 = 9
> 
> using Mathematica?


  • Prev by Date: Re: Solve a(over)b in mathematica?
  • Next by Date: Re: Plotting ellipses and other functions
  • Previous by thread: Re: Plotting ellipses and other functions
  • Next by thread: Re: Plotting ellipses and other functions