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

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

[Octave-bug-tracker] [bug #49832] power operator produces different resu


From: anonymous
Subject: [Octave-bug-tracker] [bug #49832] power operator produces different results between Matlab & Octave
Date: Mon, 8 Mar 2021 04:30:17 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #6, bug #49832 (project octave):

With 6.1.0


>> -Inf .^ -Inf
ans = 0
>> [-Inf 0] .^ [-Inf 1]
ans =

   0   0


This matches the results from comment #3


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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