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

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

[Octave-bug-tracker] [bug #52004] assert with tolerance


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #52004] assert with tolerance
Date: Tue, 12 Sep 2017 20:57:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #2, bug #52004 (project octave):

I suppose I should have given an example output:


octave:1> assert(3, 3.1, 0.1)
error: ASSERT errors for:  assert (3,3.1,0.1)

  Location  |  Observed  |  Expected  |  Reason
     ()           3           3.1        Abs err 0.1 exceeds tol 0.1 by 8e-17


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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