[Bugzilla] [Bug 15506] Stéphane MOTTELET has commented the bug
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Tue Mar 27 14:23:07 CEST 2018
http://bugzilla.scilab.org/show_bug.cgi?id=15506
--------- Bug Summary -----------
uint64() is puzzled over [uint64(%inf)/2 uint64(%inf)]
---------- Changed by ------------
stephane.mottelet at utc.fr
---------- What changed ----------
--- Comment #4 from Stéphane MOTTELET <stephane.mottelet at utc.fr> ---
I had this nice shot under Windows (after investigating the sources in modules/ast)
--> 2.*uint64(2)^63
ans =
0
--> 2*uint64(2)^63
ans =
9223372036854775808
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180327/4ab65253/attachment.htm>
More information about the Bugzilla
mailing list