|
From: | Dmitri A. Sergatskov |
Subject: | Re: Calculation issue with octave (data unexpectedly go to zero at some point) |
Date: | Thu, 27 Feb 2014 18:28:15 -0600 |
I had the same expectation. However, when I tested Matlab it gave the same result as Octave.
> octave> fix(0.6/0.2)
> ans = 2
>
> I have a strong suspicion that Matlab returns 3 here.
>
> Dmitri.
Ben
[Prev in Thread] | Current Thread | [Next in Thread] |