Re: accuracy (er, precision) problem

From: Eric Wilhelm (ewilhelm_at_somethinglike.sbcglobalDOTnet)
Date: 11/15/03


Date: Sat, 15 Nov 2003 21:21:32 GMT

On Sat, 15 Nov 2003 15:12:32 -0600, Eric Wilhelm wrote:

I just realized that I had the wrong terminology, though that doesn't
change the problem.

> I'm running into some problems where 1+1 != 2.
>
> I've tried compiling 5.8.0 and 5.9.0 with -Duselongdouble and
> XS::APItest::have_long_double() returns true, but I still cannot get the
> following code to perform correctly:

Forgot to mention that this in on an AMD MP2200 running Linux 2.4.21.

--Eric