This package has been deprecated

Author message:

Deprecated

log10

2.0.0 • Public • Published

log10

ES2015 Math.log10() ponyfill

Install

$ npm install log10

Usage

const log10 = require('log10');

log10(5);
//=> 0.6989700043360189

Package Sidebar

Install

npm i log10

Weekly Downloads

2,013

Version

2.0.0

License

MIT

Unpacked Size

2.16 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus