This package has been deprecated

Author message:

Deprecated

math-log2

2.0.0 • Public • Published

math-log2

ES2015 Math.log2() ponyfill

Install

$ npm install --save math-log2

Usage

var mathLog2 = require('math-log2');

mathLog2(5);
//=> 2.321928094887362

License

MIT © Sindre Sorhus

Package Sidebar

Install

npm i math-log2

Weekly Downloads

253,002

Version

2.0.0

License

MIT

Unpacked Size

2.26 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus