Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site basser.SUN Path: utzoo!watmath!clyde!floyd!harpo!decvax!mulga!munnari!basser!chris From: chris@basser.SUN (Chris Maltby) Newsgroups: net.unix-wizards Subject: Re: Some hacks I'll share! Message-ID: <236@basser.SUN> Date: Thu, 15-Mar-84 12:03:21 EST Article-I.D.: basser.236 Posted: Thu Mar 15 12:03:21 1984 Date-Received: Sun, 18-Mar-84 07:57:33 EST References: <98@isrnix.UUCP>, <1804@rlgvax.UUCP> Organization: Dept of C.S., University of Sydney Lines: 5 Just a small note to point out that ALL floating point numbers on PDP11 and VAX computers are normalized. Remember the 'hidden' bit? So change your bcopy routine if you will, but just hope your FPU doesn't pack it in.