[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Floating-point round-off problems.



  Date: Thu, 10 Aug 89 08:00 PDT
  From: Spock@SAMSON.CADR.DIALNET.SYMBOLICS.COM (Mr. Spock)
  Subject: Floating-point round-off problems.
  To: slug-out@SAMSON.CADR.DIALNET.SYMBOLICS.COM
  Message-ID: <19890810150023.3.SPOCK@SAMSON.CADR.DIALNET.SYMBOLICS.COM>
  
  Does anyone have a hack to correct for the losing floating-point math on
  these Symbolics machines?
  
  Consider:
  
      (- 6 5.9) returns -> 0.099999905 instead of 0.1
  
What is losing about this?  What answer did you expect?