Re: Plot2d bugs 694770 and 710677



On Sun, 2003-05-04 at 09:30, Raymond Toy wrote:

> Well, is a straightforward port of this algorithm.  I've appended it 
> below.  Just replace draw2d in plot.lisp with the following.  It works 
> pretty well for these bugs, and does a pretty good job with sin(1/x). 
> Unfortunately, plot2d(1/(x-0.5),[x,0,1]) gives a division by 0 error.
> 
> Needs work, and I've only tested it with openplot and gnuplot.

It looks like an excellent start. I'm really glad you worked on this --
it should solve an important set of problems we've had reported.

> Testers welcome!

Yes. Everyone, please test.

--Jim