MathGroup Archive 1997

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

Search the Archive

Graphing Inequalities

  • To: mathgroup at smc.vnet.net
  • Subject: [mg9724] Graphing Inequalities
  • From: "decker, mark a" <ormad at orntsrv103.micro.lucent.com>
  • Date: Tue, 25 Nov 1997 00:06:19 -0500
  • Sender: owner-wri-mathgroup at wolfram.com

Hello.

This seems like quite a straight forward issue, but I could not find it
in the bible, std add-ons or Mathsource.

Is there a simple way to plot inequalities in 2d (and 3d)?

I would simply like the solution region to be shaded.

Example:

Plot[ y > x && y < x^2, {x, 0, 5} ] 

I realize that the above would/shouldn't work because inequalities
merely set flags, but I was wondering if there was something similar
that does plot inequalities.


Thanks


Mark A. Decker
ormad at micro.lucent.com
D-Lab (AFM)
Lucent Technologies


  • Prev by Date: sqrt[x^2]
  • Next by Date: Re: Scientific Astronomer
  • Previous by thread: Re: sqrt[x^2]
  • Next by thread: Re: Graphing Inequalities