Re: Parametric Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg47768] Re: [mg47760] Parametric Plot
- From: "Ronny Mandal" <ronnyma at student.matnat.uio.no>
- Date: Mon, 26 Apr 2004 02:41:12 -0400 (EDT)
- References: <NDBBJGNHKLMPLILOIPPOGEHOEAAA.djmp@earthlink.net>
- Sender: owner-wri-mathgroup at wolfram.com
----- Original Message -----
From: "David Park" <djmp at earthlink.net>
To: mathgroup at smc.vnet.net
Subject: [mg47768] RE: [mg47760] Parametric Plot
> Ronny,
>
> Do you mean...
>
> Needs["Graphics`ImplicitPlot`"]
>
> ImplicitPlot[x^2 + y^2 == 1, {x, -1.1, 1.1}]
>
> David Park
> djmp at earthlink.net
> http://home.earthlink.net/~djmp/
>
--
Thanks alot, this was the thing I was in search for.
Ronny Mandal.