Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!necntc!ames!ucbcad!ucbvax!A.ISI.EDU!GOODENOUGH From: GOODENOUGH@A.ISI.EDU (John B. Goodenough) Newsgroups: comp.lang.ada Subject: Re: Fixed point reals Message-ID: <8703101045.AA01972@ucbvax.Berkeley.EDU> Date: Mon, 2-Mar-87 09:45:05 EST Article-I.D.: ucbvax.8703101045.AA01972 Posted: Mon Mar 2 09:45:05 1987 Date-Received: Tue, 10-Mar-87 23:09:46 EST References: Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 7 The declaration type REAL is delta 0.01; should be rejected by a compiler. The ACVC tests for 1.9 have been greatly strengthened in the fixed point area, and should detect this deficiency. -------