imul

v1.0.0
ES6 Math.imul() ponyfill
es6 es2015 ecmascript harmony ponyfill polyfill shim number math and 3 more...

imul

ES2015 Math.imul() ponyfill

Install

$ npm install --save imul

Usage

var imul = require('imul');

imul(2, 4);
//=> 8

License

MIT © Sindre Sorhus

Metadata

  • MIT
  • >=0.10.0
  • Sindre Sorhus
  • released 5/20/2015

Downloads

Maintainers