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

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

[Octave-bug-tracker] [bug #43712] min() and max() do not respect logical


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #43712] min() and max() do not respect logical class
Date: Thu, 27 Nov 2014 13:23:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

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

                 Summary: min() and max() do not respect logical class
                 Project: GNU Octave
            Submitted by: carandraug
            Submitted on: Thu 27 Nov 2014 13:23:12 GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When using input of class logical, the functions min and max return a value of
class double:


octave-cli-3.8.2> class (max (false, true))
ans = double





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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