On 10/7/06, Mario Rodriguez <biomates at telefonica.net> wrote:
> plot2d([x^2+1, -x+10, x^2+1, -x+10], [x,0,5],
> [gnuplot_curve_styles,
> ["with filledcurve x1",
> "with filledcurve y2=30",
> "with line",
> "with line"]]) $
Hmm, that's interesting. Maybe we can think about how to
make this cleaner -- the inequalities in question should be
arguments and we should hide the obtuse gnuplot options.
Maybe some interested person can put inequality plotting
on the wish list if it's not already there.
best,
Robert