| Author |
Comment/Response |
Adam
|
10/16/12 2:04pm
Hi, I'm trying to plot these two lines and find the area bounded by them.
I am using the following equation:
Plot[{Exp[(-x^2 + 4 x - 4) (Cos (Pi) (x))], 4 Cos (x - 2)}, {x, 0, 4},
PlotStyle -> {GrayLevel[0], Dashing[{0.01}]}]
This is bringing up a blank graph. Any help is greatly appreciated.
URL: , |
|