math-trunc
ES6
Math.trunc()
ponyfill
Ponyfill: A polyfill that doesn't overwrite the native method
Install
$ npm install --save math-trunc
Usage
var mathTrunc = ; ;//=> 13 ;//=> -0
License
MIT © Kevin Mårtensson
ES6
Math.trunc()
ponyfill
Ponyfill: A polyfill that doesn't overwrite the native method
$ npm install --save math-trunc
var mathTrunc = ; ;//=> 13 ;//=> -0
MIT © Kevin Mårtensson
npm i math-trunc
680
1.0.1
MIT