octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46015] Octave has rounding error that Matlab


From: Oliver Heimlich
Subject: [Octave-bug-tracker] [bug #46015] Octave has rounding error that Matlab does not
Date: Mon, 21 Sep 2015 21:33:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #1, bug #46015 (project octave):

Maybe this is just an output format issue. I can see the following in Octave:


>> 100 * .998 * 1.009 * .998
ans =  100.50
>> format long
>> ans
ans =  100.496803600000


Did you use format short in Matlab?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46015>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]