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

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

[Octave-bug-tracker] [bug #37308] JIT build fails some numerical tests;


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #37308] JIT build fails some numerical tests; non-JIT build is OK.
Date: Mon, 10 Sep 2012 13:12:52 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1

Follow-up Comment #8, bug #37308 (project octave):

on cygwin (32 bit architeture) I notice:

octave:3> id = @(x) x
id =

@(x) x


octave:9> id((1+i))-(1+i)
ans =  4.7764e-07 + 9.4593e-07i
octave:10> eps
ans =  2.2204e-16


it seems a float vs double comparison


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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