bug-apl
[Top][All Lists]
Advanced

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

Somethink broke minimum function


From: Martin Michel
Subject: Somethink broke minimum function
Date: Mon, 10 Oct 2022 11:19:38 +0200

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]