From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6cf602b7ea8a1df1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-15 09:31:09 PST Path: supernews.google.com!sn-xit-02!sn-xit-01!supernews.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!denver-snf1.gtei.net!news.gtei.net!coop.net!newsfeed1.global.lmco.com!svlnews.lmms.lmco.com!not-for-mail From: "M. Kotiaho" Newsgroups: comp.lang.ada Subject: Re: Floating point accuracy Date: Thu, 15 Feb 2001 11:23:33 -0600 Organization: LMMFC - D Message-ID: <3A8C1095.2DBC82B2@m_a_i_l.com> References: <3a8bbb84$1@pull.gecm.com> <3A8BF422.69723366@m_a_i_l.com> <3a8c00a1$1@pull.gecm.com> NNTP-Posting-Host: 138.209.253.101 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en Xref: supernews.google.com comp.lang.ada:5279 Date: 2001-02-15T11:23:33-06:00 List-Id: Martin Dowie wrote: > doh! > It's my eyes that don't have the necessary significant digits! > > As Markku points out, the values for "ls" _are_ different - just > not where I had expected! In fact they are exactly 1000ns different, > as I should have expected (the last 3 digits are the same, and > confusing me!) > > But, Markku, the 'Floor is doing exactly what I want it to do... :-) > Fair enough ... I figured I would try to explain why the values that actually *are* the same, er, are the same. That was more fun than just telling you to take another look at your data. FWIW, I think that GNAT for PPC/VxWorks does support 64 bit unsigned integers. MK