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

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

[Octave-bug-tracker] [bug #51557] Function iscomplex


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #51557] Function iscomplex
Date: Mon, 24 Jul 2017 08:06:20 -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/?51557>

                 Summary: Function iscomplex
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Mon 24 Jul 2017 12:06:19 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

I did some research and it is clear: matlab has no function iscomplex. 
Instead it has a function isreal as octave does. 

The bug in isreal if fixed must also trigger an according chage in iscomplex,
to that the functions fit together again. 
I would suggest to deprecate iscomplex, 
since is it just !isreal(x) (and also should be). 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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