Search
math-all
Versatile JavaScript library for precise rounding of decimal places and significant digits.
v1.1.1 URL:
https://unpkg.com/math-all@1.1.1/dist/index.js
Open
Browse Files
Math
util
round
ceil
floor
Math.round
Math.ceil
Math.floor
precise_to_n_fractionals
Precise to N fractional digits without rounding the Number. 99.9999 => precise_to_n_fractionals(99.9999,3) => 99.999
v1.0.8 URL:
https://unpkg.com/precise_to_n_fractionals@1.0.8/index.js
Open
Browse Files
round
Math.round
Math.floor
Math.ceil
precise
float
rounding
front-end
back-end
Math