This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/4943] Inconsistent rounding behaviour for sprintf and IEEE doubles


------- Additional Comments From paul at inet dot co dot za  2007-10-03 11:47 -------
(In reply to comment #38)
> Subject: article "A Question Of Rounding" in issue #143 (Was:  Inconsistent
rounding behaviour for sprintf and IEEE doubles)
> 
>   Hi,
> 
>   I would like to report that the article "A Question Of Rounding" in
> your issue #143 is completely misleading, because its author doesn't
> understand how floating point works. Hence you published an article that
> is particularly wrong.

Madcoder, old boy, perhaps you have not paid enough attention to what I have
been saying.  From your own comments here, I doubt you are qualified to judge
whether or not my understanding of IEEE representation is sufficient.

It seems that you yourself don't understand the right to freedom of speech. 
Feel free to disagree with me, even vehemently- but you can't stop me from
saying what I want to.

I am well aware of the IEEE rounding modes etc.  I am equally aware of the rules
of decimal arithmetic.

When a standard library cannot convert a value with max precision 15 decimals
from text to a double precision and back to the same text then I couldn't give a
hoot about IEEE rounding modes- your binary to text conversion is broken.

Your head is so deeply buried in the pile of standards documents that you can't
see reason.  Standards are like statistics.  You can get them to say just about
anything you like.

Refer to the program listing above for a binary to decimal conversion procedure
that actually works.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4943

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]