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

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

[Octave-bug-tracker] [bug #43741] different results from power operator


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #43741] different results from power operator in mxe-octave GUI/CLI
Date: Thu, 02 Apr 2015 12:28:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

Follow-up Comment #14, bug #43741 (project octave):

Oops, I should have used verbatim...

@rik:


1/10*1/10


is evaluated as


((1/10)*1)/10


or, equivalently,


1/10/10


That's not the same as


(1/10)*(1/10)


Try it with format bit.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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