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

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

[Octave-bug-tracker] [bug #30163] Feature Request: Engineering format fo


From: Rik
Subject: [Octave-bug-tracker] [bug #30163] Feature Request: Engineering format for display
Date: Thu, 17 Jun 2010 04:24:11 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100402 Ubuntu/9.10 (karmic) Firefox/3.5.9

URL:
  <http://savannah.gnu.org/bugs/?30163>

                 Summary: Feature Request: Engineering format for display
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Thu 17 Jun 2010 04:24:10 AM GMT
                Category: Interpreter
                Severity: 1 - Wish
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The target user for most of Octave is scientists and engineers.  The
scientists can already display results in their favorite format,
scientific notation.  Engineers, however, have to make due with
scientific notation.  As an electrical engineer I do a lot of work with
kiloOhms and megaOhms and it would be much more convenient if I could
display results in an engineering format (mantissa + exponent where the
exponent is a multiple of 3). 

I realize the C++ stream libraries don't naturally support engineering
format, but a look at the code in pr-output.cc seems like it should be
possible to insert a routine that does the work before passing it on to
the output.  Not that it matters, but Matlab has figured it out and
'format eng' is an accepted command
(http://www.mathworks.com/access/helpdesk/help/techdoc/ref/format.html).





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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