www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <fc69a2b40603060208y6587c408m622ac00863e5f403@mail.gmail.com> |
Date: | Mon, 6 Mar 2006 10:08:31 +0000 |
From: | "Alessio Massaro" <masariello AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | RE: Precision of doubles and stdio |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id k26A8dlJ017977 |
x <= 70.900000000000005684341886080801486968994140625DOES implyx <= 70.90000000000000568434188608080148696899414AND vice-versa!Even in 64 bits IEEE 754 the representations of the 2 numbers areidentical. Anything beyond the 34th decimal digit is made up by theprintf implementation, i.e. it' snoise.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |