Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site convexs Path: utzoo!linus!decvax!bellcore!petrus!sabre!zeta!epsilon!gamma!ulysses!mhuxr!mhuxn!ihnp4!inuxc!pur-ee!uiucdcs!convex!convexs!wallach From: wallach@convexs.UUCP Newsgroups: net.arch Subject: Re: Data General Eclipse Floating Point Message-ID: <3000001@convexs> Date: Fri, 27-Dec-85 12:02:00 EST Article-I.D.: convexs.3000001 Posted: Fri Dec 27 12:02:00 1985 Date-Received: Sat, 28-Dec-85 23:16:02 EST References: <55@dg_rtp.UUCP> Lines: 9 Nf-ID: #R:dg_rtp.UUCP:55:convexs:3000001:000:478 Nf-From: convexs.UUCP!wallach Dec 27 11:02:00 1985 the data general and ibm formats and interpretation are IDENTICAL. there is one difference. on the data general machine this is an optional floating point round mode, UNBIASED ROUNDING with two guard digits (hex) and a sticky bit. this is equivalent to the ieee rounding mode extended to hex exponent machines. thus on the dg machine, using the unbiased round mode, more accurate answers will be obtained as contrasted to the equivalent program executed on a ibm machine.