bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strtod bugs


From: Eric Blake
Subject: Re: strtod bugs
Date: Tue, 1 Apr 2008 13:54:15 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Eric Blake <ebb9 <at> byu.net> writes:

> 
> Done as follows.  FLT_EPSILON represents a 2-ulp error for 0.5;

Actually, FLT_EPSILON represents a 2-ulp error for 0.5f, and unless 
FLT_EVAL_METHOD>0, it's waaay more than 2-ulp of the double 0.5.  I also 
botched FLT_MIN instead of DBL_MIN, now fixed.

-- 
Eric Blake







reply via email to

[Prev in Thread] Current Thread [Next in Thread]