Commit Graph

5 Commits

Author SHA1 Message Date
Mahdi Dibaiee
485ebb3c9d Added Sigma operator – support for more complex operators 🌟
Fix README.md links pointing to Equation.js instead of Equation
Bump version to 1.3.0
2015-06-21 23:32:12 +04:30
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
Mahdi Dibaiee
e2c61896ca feat: support negation sign (-)
bump version to 1.1.0
2015-04-22 17:01:10 +04:30
Mahdi Dibaiee
f903f35098 small fix, added tests, readme 2015-04-20 14:25:41 +04:30
Mahdi Dibaiee
195777b1af initial commit 2015-04-20 13:58:11 +04:30