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: 25 Mar 92 14:35:14 GMT From: ae@sei.cmu.edu (Arthur Evans) Subject: Re: What's the floating point equivalent of 'first 'last ?? Message-ID: <42147@as0c.sei.cmu.edu> List-Id: eyring@cc.utah.edu asks What's the equivalent of 'first and 'last on a floating point type? Answer: 'first and 'last. Read the book! Floating point types are explained in ARM 3.5.7 and operations on them in 3.5.8. See 3.5.8(3), and also the Note in 3.5.8(19). Art Evans ---------------------------------------------- Arthur Evans, Jr, PhD Ada Consultant 461 Fairview Road Pittsburgh PA 15238-1933 412-963-0839 ae@sei.cmu.edu