Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!rochester!rutgers!ucla-cs!zen!ucbvax!LLL-ICDC.ARPA!OBERMAN From: OBERMAN@LLL-ICDC.ARPA ("Kevin Oberman, LLNL, 422-6955, L-156", 415) Newsgroups: comp.os.vms Subject: RE: Head bashing Message-ID: <8709200544.AA14655@ucbvax.Berkeley.EDU> Date: Fri, 18-Sep-87 13:12:00 EDT Article-I.D.: ucbvax.8709200544.AA14655 Posted: Fri Sep 18 13:12:00 1987 Date-Received: Sun, 20-Sep-87 20:38:12 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 15 The problem with incrementing a seven digit REAL variable is that the floating point iis only accurate to 6 digits. The seventh is down in the mud where incrementing may produce inaccurate results. I imagine that the smallest increment (1 bit) in the floating point format produces a change of 4 in the decimal equivalent. R. Kevin Oberman Lawrence Livermore National Laboratory arpa: oberman@lll-icdc.arpa (415) 422-6955 Disclaimer: Neither my employer nor myself can take resposibility for the accuracy of this information. I believe it is correct, but if it's not I can only say "Sorry". I'm a rotten typist and a worse speller, so forgive any silly errors.