gnuastro-devel
[Top][All Lists]
Advanced

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

[bug #63266] Table ignores --txtf32precision=0


From: Mohammad Akhlaghi
Subject: [bug #63266] Table ignores --txtf32precision=0
Date: Mon, 24 Oct 2022 11:22:15 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?63266>

                 Summary: Table ignores --txtf32precision=0
                 Project: GNU Astronomy Utilities
               Submitter: makhlaghi
               Submitted: Mon 24 Oct 2022 04:22:13 PM BST
                Category: Table
                Severity: 3 - Normal
              Item Group: Output not reasonable
                  Status: In Progress
                 Privacy: Public
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 24 Oct 2022 04:22:13 PM BST By: Mohammad Akhlaghi <makhlaghi>
As of Gnuastro 0.19, when the '--txtf64precision' (which can also be
unambiguously identified with '--txtf64p') is given a value of 0, it is
ignored (like the example below).


$ echo 1.2345 | asttable --txtf64p=1
1.2
$ echo 1.2345 | asttable --txtf64p=0
1.23450000000000


This is not expected by the user (a precision of 0 means to not print all
digits after the decimal point), and is therefore a bug.

This bug was reported by Sepideh Eskandarlou.







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63266>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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