home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / sci / math / numanal / 2532 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.5 KB  |  35 lines

  1. Newsgroups: sci.math.num-analysis
  2. Path: sparky!uunet!gatech!destroyer!news.iastate.edu!keinert
  3. From: keinert@iastate.edu (Fritz Keinert)
  4. Subject: Re: r1mach for DecStation 3100?
  5. Message-ID: <1992Aug25.173039.6521@news.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames, IA
  8. References: <muzic.714741813@ds2.uh.cwru.edu> <MJOHNSON.92Aug25055612@netcom.Netcom.COM>
  9. Date: Tue, 25 Aug 1992 17:30:39 GMT
  10. Lines: 23
  11.  
  12. In article <MJOHNSON.92Aug25055612@netcom.Netcom.COM> mjohnson@netcom.Netcom.COM (Mark Johnson) writes:
  13. >The DS 3100 is a garden-variety 32bit machine using
  14. >the IEEE-P754 floating point standard...
  15. >
  16. >The floating point constants (smallest representable epsilon
  17. >such that (1.0+epsilon) .ne. 1.0 , et cetera) are the same
  18. >for all computers that employ IEEE-P754 standard floating
  19. >point.  This includes the DS 3100, DS 5000, the Hewlett
  20. >Packard "Snakes", and the very popular machines sold by
  21. >Sun Microsystems under the name "SPARCstation".
  22.  
  23. Careful! This works for r1mach, and in general if the constants are
  24. given in human-readable form, but I have seen d1mach in which the
  25. constants were given as two 32-bit hexadecimal numbers. In that case,
  26. you have to worry about byte ordering, i.e. you may have to reverse
  27. the two hex numbers between one machine and another.
  28.  
  29.  
  30. -- 
  31. Fritz Keinert                             phone:  (515) 294-5223
  32. Department of Mathematics                 fax:    (515) 294-5454
  33. Iowa State University                     e-mail: keinert@iastate.edu
  34. Ames, IA 50011
  35.