MathGroup Archive 1999

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

Search the Archive

Re: shading in area

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17062] Re: shading in area
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Wed, 14 Apr 1999 02:12:07 -0400
  • Organization: Universitaet Leipzig
  • References: <7es3kf$ccm@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Tim,

look to the

Graphics`FilledPlot`

package.

Hope that helps
  Jens

Tim wrote:
> 
> I have a function f[x_] := (x^4-9)/(3x-8) and Plot[f[x], {x,-1,1.5}];  I'm
> looking for the area from -1 to 1.5 and would like to color in the area
> under the curve from where the function crosses the x-axis to 1.5.  Is there
> a command in mathematica that will do this?
> 
> Thanks,
> 
> Tim


  • Prev by Date: Re: PowerExpand, Apart, Simplify
  • Next by Date: Re: Problems with Solve
  • Previous by thread: Re: shading in area
  • Next by thread: Re: shading in area