https://bugzilla.wikimedia.org/show_bug.cgi?id=33571
--- Comment #3 from Platonides <[email protected]> 2012-01-06 23:38:16 UTC --- 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 -- 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
