Help with plotting limits



On Sun, 2002-03-10 at 11:03, synthespian wrote:
> Vadim and all-
> 
>       I've just discovered that 
> 
>       (C1)f(x):=(x³+x-10)/(x-2);
>       (C2)plot2d(f(x),[x,1,4],[y,0,30]);
> 
>       works.
> 
>       Why didn't plot2d(f(x),[x,1,4]); do it?
>       Interesting bug...

I can reproduce your bug. Would you please add it to the bug list on
Sourceforge?

Thanks,
Jim