I can reproduce this bug on apple m1 and android arm64.

On Fri, Apr 28, 2023 at 11:01 AM 'robert therriault' via Programming <
programm...@jsoftware.com> wrote:

> This is not a problem on the Windows platform according to Raul, but I
> thought I should alert those who might be counting on powers of 3 above 33
> being odd.
>
> I see the same results in J806 which is as far back as I test. Also, seems
> to be a problem for both J901 and J701 on iOS
>
> Cheers, bob
>
>    3 x:@^ 33
> 5559060566555524
>   3 x:@^ 32
> 1853020188851841
>  3 * 3 x:@^ 32
> 5559060566555523
>
>   JVERSION
> Engine: j9.5.0-beta1/j64avx2/darwin
> Build: commercial/2023-04-22T15:18:16/clang-14-0-0/SLEEF=1
> Library: 9.5.1
> Qt IDE: 2.0.3/6.2.4(6.2.4)
> Platform: Darwin 64
> Installer: j9.5 install
> InstallPath: /users/bobtherriault/j9.5
> Contact: www.jsoftware.com
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to