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

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

[Octave-bug-tracker] [bug #50305] new feature not documented: 10_000


From: Rik
Subject: [Octave-bug-tracker] [bug #50305] new feature not documented: 10_000
Date: Tue, 14 Feb 2017 14:07:12 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #50305 (project octave):

                Severity:               2 - Minor => 3 - Normal             
                Priority:                 3 - Low => 5 - Normal             
              Item Group:           Documentation => None                   

    _______________________________________________________

Follow-up Comment #2:

It is dcumented in the NEWS which is a list of important, visible changes to
Octave made in the current release.  You can see the NEWS by typing 'news' at
the prompt.  The feature you mention is the first listed change.


Summary of important user-visible changes for version 4.2:
---------------------------------------------------------

 ** The parser has been extended to accept, but ignore, underscore
    characters in numbers.  This facilitates writing more legible code
    by using '_' as a thousands separator or to group nibbles into bytes
    in hex constants.

    Examples: 1_000_000 == 1e6  or  0xDE_AD_BE_EF



It should also be documented somewhere in the manual.

Suggested language and a location in the manual would be welcome.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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