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: Rik
Subject: [Octave-bug-tracker] [bug #51557] Function iscomplex
Date: Mon, 24 Jul 2017 11:33:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Update of bug #51557 (project octave):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Octave is a superset of Matlab.  It often has additional features, such as the
more specific end keywords like endif, endfor, etc. or the additional comment
character '#'.  Although iscomplex is just ! isreal, it can sometimes make the
code clearer if the programmer can write exactly what they mean.  If the
programmer wants to test whether a variable is complex it doesn't hurt to have
a function specifically for that.

    _______________________________________________________

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]