Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Prodigysim

Member since
Prodigysim

Recent Docs Activity

View all activity
Page Date Comment

Math.log10()


Changing Polyfill to use Math.LOG10E: Method preferred by some polyfill maintainers for less rounding error (e.g. Math.log10(1000) === 3)