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

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

[Octave-bug-tracker] [bug #30817] Ouput display: truncation vs. rounding


From: Rik
Subject: [Octave-bug-tracker] [bug #30817] Ouput display: truncation vs. rounding
Date: Sat, 21 Aug 2010 02:54:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/9.10 (karmic) Firefox/3.6.8

Update of bug #30817 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                  Status:                    None => Wont Fix               
                 Summary: truncation vs. rounding => Ouput display:
truncation vs. rounding

    _______________________________________________________

Follow-up Comment #2:

Octave inherits its output behavior from the C++ standard libraries.  In this
case, C++ does not round when the last digit is exactly 5.  I'm attaching a
short program, tst_prec.cpp which demonstrates this behavior.  


g++ tst_prec.cpp
./a.out


This is not something that we can fix in Octave.  

(file #21267)
    _______________________________________________________

Additional Item Attachment:

File name: tst_prec.cpp                   Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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