Open joelmccracken opened 10 years ago
Months ago I searched high and low for a good precise floating point math library in JavaScript, and I didn't find anything.
Since then, I have found a few:
https://github.com/dtrebbien/BigDecimal.js https://github.com/MikeMcl/big.js
http://blog.smartbear.com/testing/four-serious-math-libraries-for-javascript/
Months ago I searched high and low for a good precise floating point math library in JavaScript, and I didn't find anything.
Since then, I have found a few:
https://github.com/dtrebbien/BigDecimal.js https://github.com/MikeMcl/big.js