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

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

[Octave-bug-tracker] [bug #33860] given test fail should consider calcul


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #33860] given test fail should consider calculation error
Date: Tue, 26 Jul 2011 05:34:55 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30

Follow-up Comment #3, bug #33860 (project octave):

The changeset in default branch
 
-%!assert (givens (1,1), [1, 1; -1, 1]/sqrt(2));
+%!assert (givens (1,1), [1, 1; -1, 1]/sqrt(2), 2*eps);

worked correctly.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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