Commit Graph

9 Commits

Author SHA1 Message Date
Mahdi Dibaiee
9274694d98 Fix #10, add test 2015-07-07 15:50:05 +04:30
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
c6973847aa Add support for NumVariable expressions such as 2x fixes #6 2015-06-18 16:14:13 +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
433c2fb339 Revert "simplify init"
This reverts commit 743220aa1d.
2015-04-21 16:58:38 +04:30
Mahdi Dibaiee
743220aa1d simplify init 2015-04-21 16:57:18 +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