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: Rik
Subject: [Octave-bug-tracker] [bug #53083] fixed_point_format: incorrect alignment
Date: Wed, 7 Feb 2018 11:18:08 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53083 (project octave):

                  Status:                    None => Confirmed              
                 Summary: fixed_point_format: incorrect align  =>
fixed_point_format: incorrect alignment

    _______________________________________________________

Follow-up Comment #1:

Confirmed.

A simpler example for testing is


fixed_point_format (true)
x = [-1e-11;0;1e11]
x =

   1.0e+11 *

  -0.00000
  0.00000
  1.00000




    _______________________________________________________

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]