home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 12957 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.1 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!swrinde!sdd.hp.com!wupost!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!noc.msc.net!uc.msc.edu!apctrc!wsc!alasp26!zrwb14
  2. From: zrwb14@hou.amoco.com (Randy Byrne)
  3. Newsgroups: comp.lang.c
  4. Subject: vax floating point bit structure
  5. Message-ID: <1992Aug28.121613.592@hou.amoco.com>
  6. Date: 28 Aug 92 12:16:13 GMT
  7. Sender: news@hou.amoco.com
  8. Reply-To: zrwb14@hou.amoco.com
  9. Organization: Amoco
  10. Lines: 10
  11.  
  12. Since this is just about the largest "comp" user group I thought I'd try posting this question here:  Does anyone know what the bit structure of a VAX floating point number is?  The only information I have so far is that each word of the byte sequence is reversed i.e. 1032, not 0123.  I need to know which bit is the sign bit, are the exponent and/or the mantissa normalized (i.e. is some number added to the exponent or mantissa), is the exponent base 2,8, or 16, is the two's compliament of the exponen
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. antissa used instead of the "plain" binary number, etc., etc.  If you can help please respond by private E-mail or post back to "comp.lang.c" (I have to write a translation in C).  Thanks in advance.    
  23.  
  24. Randy
  25.