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,3ed9aea76d58b2ba X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-13 06:03:53 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!news.f.de.plusline.net!news-fra1.dfn.de!news-koe1.dfn.de!RRZ.Uni-Koeln.DE!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: IEEE arithmetic Date: Fri, 13 Sep 2002 13:03:53 +0000 (UTC) Organization: GMUGHDU Message-ID: References: NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1031922233 20380 134.91.1.34 (13 Sep 2002 13:03:53 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Fri, 13 Sep 2002 13:03:53 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: archiver1.google.com comp.lang.ada:28925 Date: 2002-09-13T13:03:53+00:00 List-Id: Duncan Sands wrote: : round to +infinity, round to -infinity. How to change the rounding : mode in a fairly portable way? I am happy if the method is specific : to the GNAT compiler. I'm not sure whether this might be what you are looking for, but one of Robert Dewar's students, Sam Figueroa, has written a thesis about Ada and floating point that might have some relevant information. (If you don't have this already, and I'm not completely missing the point :) http://www.cs.nyu.edu/csweb/Research/Theses/figueroa_sam.ps.gz -- Georg