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

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

[Octave-bug-tracker] [bug #63664] det function bug


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63664] det function bug
Date: Sat, 14 Jan 2023 13:28:12 -0500 (EST)

Update of bug #63664 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

There's no bug with det. The problem is with OP's use of == to compare
floating point values. Use abs(a-b) <= tolerance instead. 

Closing as invalid.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63664>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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