Equation.js/lib
Mahdi Dibaiee 2b3c06c413 Get around floating point precision of JavaScript fixes #5
Fix `equation` not working on parentheses wrapped variables
Fixed `parseExpression` not working correctly on nested function operators
2015-06-18 15:37:42 +04:30
..
constants.js fix: typo constats.js -> constants.js 2015-04-21 17:23:43 +04:30
helpers.js fix helpers: removeSymbols should convert argument to string to avoid undefined is not a function errors 2015-04-21 16:59:09 +04:30
index.js Get around floating point precision of JavaScript fixes #5 2015-06-18 15:37:42 +04:30
operators.js Get around floating point precision of JavaScript fixes #5 2015-06-18 15:37:42 +04:30
readstream.js move library files to lib 2015-04-20 13:59:59 +04:30