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

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

[Octave-bug-tracker] [bug #52285] inv(0) gives 0 (instead of inf)


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #52285] inv(0) gives 0 (instead of inf)
Date: Sat, 4 Nov 2017 17:32:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.75 Safari/537.36

Follow-up Comment #10, bug #52285 (project octave):

Rik,And you thought you could not have it both ways:

>> inv (repmat (Inf, [2,2]))
Warning: Matrix is singular, close to singular or badly scaled. Results may be
inaccurate. RCOND =
NaN. 

ans =

   NaN   NaN
   NaN     0

>> version

ans =

    '9.3.0.713579 (R2017b)'

>> 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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