add
A cross-browser, numerically stable algorithm to add floats accurately
string-math
Evaluates the result of the String arithmetical expression
exact-math
The exact-math is a set of methods for addition, subtraction, multiplication, division, rounding, ceiling, flooring and powering calculations. It can be used with big number as it handles the floating point problem.
math-exact
Precision math for JavaScript/TypeScript