https://bugzilla.wikimedia.org/show_bug.cgi?id=33571
--- Comment #4 from Reedy <[email protected]> 2012-01-06 23:40:14 UTC --- (In reply to comment #3) > I see it in 5.3.8, 5.2.13, 4.4.9... (x86_64) probably depends of the > arithmetic > processor. > Is that windows/ubunto Intel or AMD? > > Maybe we could always add an appropiate epsilon. > > print floor(log(1000000000000000,10)+0.000000000000001); > 15 > print floor(log(1000000000000000,10)+0.0000000000000001); > 14 Mines Windows 7 x64 Intel reedy@gallium:~$ uname -a Linux gallium 2.6.32-35-server #78-Ubuntu SMP Tue Oct 11 16:26:12 UTC 2011 x86_64 GNU/Linux reedy@gallium:~$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 30 model name : Intel(R) Xeon(R) CPU X3450 @ 2.67GHz -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
