Skip to content
Prev 48627 / 63424 Next

cummax / cummin for complex numbers

On Jul 14, 2014, at 9:53 AM, Michael Haupt <michael.haupt at oracle.com> wrote:

            
The help file for cummax/cummin in 3.1.1 specifically states:

x  a numeric or complex ****(not cummin or cummax)**** object, or an object that can be coerced to one of these.


So why would you expect it to work for cummin or cummax when you pass a complex 'x'?

Regards,

Marc Schwartz