bug-apl
[Top][All Lists]
Advanced

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

Re: Somethink broke minimum function


From: Dr . Jürgen Sauermann
Subject: Re: Somethink broke minimum function
Date: Mon, 10 Oct 2022 14:27:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi Martin,

thanks, fixed in SVN 1594.

Best Regards,
Jürgen


On 10/10/22 11:19 AM, Martin Michel wrote:
Hi Jürgen,

I guess this is a regression defect.
It was working correctly at SVN 1574 but at some commit up to SVN 1592 something broke.

Now, when I run this to get the minimum of an array with some numbers, I get:

      ⌊⌿0.123 0.456 0.789
0

Apparently, maximum works fine:

      ⌈⌿0.123 0.456 0.789
0.789

Kind regards,
Martin



reply via email to

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