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

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

[Octave-bug-tracker] [bug #33304] power operator precedence and directio


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #33304] power operator precedence and direction
Date: Sun, 15 May 2011 01:31:19 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

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

Matlab says:

>> (2^-4)^3

ans =

   2.4414e-04

>> 2^-4^3  

ans =

   2.4414e-04

>> version

ans =

7.9.0.529 (R2009b)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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