Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!ccu.umanitoba.ca!herald.usask.ca!alberta!ubc-cs!van-bc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!caen!math.lsa.umich.edu!sharkey!cfctech!rphroy!rcsunb.gmr.com!glong From: glong@rcsunb.gmr.com (Greg Long IN45) Newsgroups: comp.sys.hp Subject: HP1000 -> IEEE floating point conversion Message-ID: <44501@rphroy.UUCP> Date: 8 Feb 91 16:14:40 GMT Sender: news@rphroy.UUCP Reply-To: glong@rcsunb.gmr.com (Greg Long IN45) Organization: General Motors Research Laboratories Lines: 14 This is my first ever post, so if I screw up, please be patient. My problem is that I have a data file created on an HP1000/A900 that contains binary floating point numbers (single precision). I want to move this file, as is, to our HP9000/825. At this point I would I would like to read the file. So, what I need is a routine to convert from HP1000 binary floating point to IEEE floating point (I believe that the HP9000/825 uses IEEE directly). I realize that the 1000 has these routine, but we want to do the conversion on the 9000. Any help would be appreciated. Thanks, Greg