bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Overflow in LCM


From: Juergen Sauermann
Subject: Re: [Bug-apl] Overflow in LCM
Date: Thu, 20 Apr 2017 17:42:25 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi Kacper,

thanks, fixed in SVN 926.

I believe that the last example is not an overflow but the proper result.
At least tryapl.org says so.

/// Jürgen


On 04/20/2017 06:05 AM, Kacper Gutowski wrote:
Hi,
There are overflows in least common multiple function:

      2028259601 ∧ 9094863431
¯585
      2028259601 ∧ 9094863431.0
¯585
      2028259601 ∧ 9094863431J0
¯1.844674407E19


-k




reply via email to

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