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

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

[Octave-bug-tracker] [bug #53083] fixed_point_format: incorrect alignmen


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53083] fixed_point_format: incorrect alignment
Date: Fri, 23 Mar 2018 12:38:23 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #53083 (project octave):

              Item Group:                    None => Feature Request        
                  Status:                   Fixed => None                   
             Open/Closed:                  Closed => Open                   
                 Release:                   4.2.1 => dev                    

    _______________________________________________________

Follow-up Comment #7:

I'm reopening this as a feature request because I think it would be useful to
display exact zero values as 0 instead of 0.00000, especially in the
fixed-point format.

Note that only exact zero values are displayed as 0 instead of 0.00000 and
doing this gives a visual clue that the values displayed as 0.00000 are not
actually zero, but are so much different from the other values that none of
the significant digits are shown.

With Octave's default format this is not as much of a problem because the
format will automatically switch to an E format when the range of magnitudes
becomes too large to display significant digits of the largest and smallest
values without using exponents.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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