Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
shading region
12-01-2006, 10:31 AM
Post: #1
shading region
is it possible to shade in a region between graphs eg. y=e^x, y=e^-x and y=3
Quote this message in a reply
16-01-2006, 01:58 PM
Post: #2
Re: shading region
Unfortunately this is not possible directly. The nearest you can get is by entering the equations as inequalities. For example if you enter the following inequalities:

y >= e^x
y >= e^-x
y <= 3

the area left unshaded will be the region you are interested in.

Hope this helps.
Quote this message in a reply
16-01-2006, 03:11 PM
Post: #3
Re: shading region
Thanks for that!
Tommy
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)