help-octave
[Top][All Lists]
Advanced

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

Re: find command sometimes doesn't work in script


From: Jaroslav Hajek
Subject: Re: find command sometimes doesn't work in script
Date: Thu, 12 Nov 2009 12:43:24 +0100



On Thu, Nov 12, 2009 at 12:33 PM, Lidia Bressan <address@hidden> wrote:
Thanks a lot for the answer!

Just for curiosity, the equality you said works:

octave:119>  1 + 21 * 0.05 == 2.05
ans =  1
octave:120> 1 == 1
ans =  1


Oh yes. Sorry, that was a nonsense. Of course this works. But it wouldn't work in C++ (which is what Octave does internally).

--
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz

reply via email to

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