UNPKG

polyfill-service

Version:
4 lines (3 loc) 66 B
Math.log2 = function log2(x) { return Math.log(x) / Math.LN2; };