[Shootout-list] mandelbrot problem

Stephen Weeks sweeks@sweeks.com
Fri, 17 Jun 2005 07:16:12 -0700


> > The mandelbrot benchmark is flawed because it uses floating point
> > computations with exact comparisons to yield bits in the output and
> > then requires an exact match on the output.
> 
> Do you mean it uses exact equality or inequality?

There is a (less than) comparison of a floating point number to 4.0.