|
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 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
[Prev in Thread] | Current Thread | [Next in Thread] |