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

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

[Octave-bug-tracker] [bug #51036] Missing operators


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #51036] Missing operators
Date: Tue, 16 May 2017 10:16:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

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

                 Summary: Missing operators 
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Tue 16 May 2017 02:16:10 PM UTC
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: ernst reissner
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Table 34.1:

missing operations ~ equivalent with ! and ~= equivalent with !=

Also .+ and .- which are the same as + and -

Also ** and .** equivalent with ^ and /^.

some of them are important as they are the operators 
as can be found in matlab.

Also index is incomplete: 


in index missing:

&= as += is present

.- as .+ is present


^=, \=, |= as += is present


Also page numbers in index incomplete. 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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