From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 12 Jul 91 19:56:00 GMT From: cis.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!bu.edu!inmet!stt@ucbvax. Berkeley.EDU Subject: Examples of Float and Fixed Usage Message-ID: <20600111@inmet> List-Id: We would be interested in receiving by e-mail (not public postings, please!) realistic examples of floating point and fixed point calculations implemented in Ada 83. We are investigating common real arithmetic usage patterns, particularly with respect to multiple precisions of floating point, multiple "deltas" for fixed point, and the use of multiple distinct types vs. a one-size-fits-all approach to numeric calculations. Please send your code samples of Ada 83 fixed and floating point to: stt@inmet.inmet.com A short commentary on the purpose of the code would also be helpful. Thank you in advance. We will summarize our findings on the net. S. Tucker Taft stt@inmet.inmet.com Ada 9X Mapping/Revision Team Intermetrics, Inc. Cambridge, MA 02138 P.S. We are also interested in specific concerns, if any, with the Ada 83 model for real arithmetic (float and fixed). -T