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

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

[Octave-bug-tracker] [bug #50808] mod(x, y) function incorrect output


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50808] mod(x, y) function incorrect output
Date: Sat, 15 Apr 2017 17:15:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #50808 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Yes, 120200318 .^ 2 is larger than flintmax. A double cannot represent this
value accurately.

If all of your values are unsigned integers, you should use the uint64 class
for your calculations.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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