MathGroup Archive 2006

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

Search the Archive

Re: CalcCenter3 implicitplot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg66969] Re: CalcCenter3 implicitplot
  • From: "Jaccard Florian" <Florian.Jaccard at he-arc.ch>
  • Date: Mon, 5 Jun 2006 03:48:43 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Yes, it's very easy with InequalityPlot which also allows logical equalities. 
But you have to know that you will have an automatic AspectRatio, which can be a problem sometimes.
For typical schoolish exercices, it will be OK.

Here an example :

InequalityPlot[x^2 + y^2 == 16, {x, -5, 5}, {y,-5, 5}]

Regards
 
F.Jaccard

P.S. If you have other questions using CalcCenter: I have studied it a lot!

-----Message d'origine-----
De : robertg [mailto:robert_glidden at castilleja.org] 
Envoyé : dimanche, 4. juin 2006 07:10
À : mathgroup at smc.vnet.net
Objet : [heur] [mg66927] CalcCenter3 implicitplot

Is there a method to graph implicit functions using CalcCenter3?


  • Prev by Date: Function argument
  • Next by Date: Re: computing times and output display
  • Previous by thread: CalcCenter3 implicitplot
  • Next by thread: schur decomposition and mathematica