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

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

[Octave-bug-tracker] [bug #31512] Problem with code on Linux octave 3.2.


From: kody law
Subject: [Octave-bug-tracker] [bug #31512] Problem with code on Linux octave 3.2.3 and 3.2.4/// OK on mac w/ 3.2.3
Date: Sat, 06 Nov 2010 13:11:03 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8

Follow-up Comment #7, bug #31512 (project octave):



As for the new comment of Rik, I get correct remainders in octave (3.2.3 on
mac) AND matlab (7.9.0.529 (R2009b) on mac)....

octave:4> format long
octave:5> rem([2;2.1],.1)
ans =

   0
   0


>> format long 
>> rem([2;2.1],.1)

ans =

     0
     0

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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