| Author |
Comment/Response |
Carlos
|
10/12/10 11:02pm
Hi. Is there a way to plot to functions on the same graph each having its own range? Here's what I have:
PolarPlot[{1 + Cos[x], Cos[x]}, {x, 0, Pi}]
I need Cos[x] to go from 0 to Pi/2 instead of 0 to Pi.
Thank you.
URL: , |
|