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,937456e2dd44bde1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-12 16:43:07 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Floating point representation-help Date: 12 Aug 2002 16:43:07 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0208121543.7b73e171@posting.google.com> References: <14763faf.0208120429.658b842d@posting.google.com> NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1029195787 31121 127.0.0.1 (12 Aug 2002 23:43:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 12 Aug 2002 23:43:07 GMT Xref: archiver1.google.com comp.lang.ada:27961 Date: 2002-08-12T23:43:07+00:00 List-Id: "David C. Hoos" wrote in message news:... > However, performing a computation with such a value as an > operand should raise an exception. No, that's wrong you are making up rules that do not exist. Remember that Float is an unconstrained type!