home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text7535.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.3 KB  |  34 lines

  1.     id m0uYENT-0007u8a; Mon, 24 Jun 96 10:20 MDT
  2. Sender: owner-executor
  3. Received: by ftp.ardi.com (Smail3.1.29.1 #3)
  4.     id m0uYE8L-0007u9C; Mon, 24 Jun 96 10:05 MDT
  5. Received: by beaut.ardi.com (Smail3.1.29.1 #3)
  6. References: <9606241422.AA23479@nwd2sun1.analog.com>
  7. Message-id: <m0uYE5E-000285C@beaut.ardi.com>
  8. Subject: Re: SANE calls
  9. Cc: executor@ardi.com,
  10. In-reply-to: <9606241422.AA23479@nwd2sun1.analog.com>
  11. To: Scott.Wurcer@analog.com (Scott Wurcer)
  12. Date: Mon, 24 Jun 96 10:01 MDT
  13. From: mat@ardi.com (Mat Hostetter)
  14. Sender: owner-executor@ardi.com
  15. Precedence: bulk
  16.  
  17. >>>>> "Scott" == Scott Wurcer <Scott.Wurcer@analog.com> writes:
  18.  
  19.     >>  Yes, that's exactly right.  Floating point could even be a lot
  20.     >> faster than it is, but we just don't have time to work on
  21.     >> optimizing SANE right now.
  22.  
  23.     Scott> How does executor handle the 96 bit extended format ? I
  24.     Scott> have noticed differences on some computations. Namely ones
  25.     Scott> that return -0 from SANE and "?" under E/L. I haven't had
  26.     Scott> time to document the exact computations though.
  27.  
  28. The "96 bit extended format" is really 80-bit IEEE with 16 bits of
  29. zeros thrown in.  The 80387 also supports 80-bit floating point so we
  30. just use it to do the computations.
  31.  
  32. -Mat
  33.  
  34.