$ cnpm install math-log2
ES2015 Math.log2() ponyfill
Math.log2()
$ npm install --save math-log2
var mathLog2 = require('math-log2'); mathLog2(5); //=> 2.321928094887362
MIT © Sindre Sorhus
Copyright 2013 - present © cnpmjs.org