fixed-round
Math.round with fixed, formats a number using fixed-point notation and returns a number.
Usage
npm i --save fixed-round
var round = ;// round(number, toFixed); ; // 125.35; // 125; // 130
License
ISC@hustcc.
Math.round with fixed, formats a number using fixed-point notation and returns a number.
npm i --save fixed-round
var round = ;// round(number, toFixed); ; // 125.35; // 125; // 130
ISC@hustcc.
npm i fixed-round
85
1.0.2
ISC
2 kB
3