UNPKG

polyfill-service

Version:
4 lines (3 loc) 69 B
Math.log10 = function log10(x) { return Math.log(x) / Math.LN10; };