Commit Graph

13 Commits

Author SHA1 Message Date
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
c5fed50881 fix: typo constats.js -> constants.js 2015-04-21 17:23:43 +04:30
Mahdi Dibaiee
de42f56e1c unnecessary comment 2015-04-21 17:16:29 +04:30
Mahdi Dibaiee
07a9e7968a fix: README links, line breaks between methods 2015-04-21 17:15:54 +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
a589a4d744 registerOperator, registerConstant 2015-04-20 15:33:55 +04:30
Mahdi Dibaiee
9ce6890f21 browser versions 2015-04-20 15:15:56 +04:30
Mahdi Dibaiee
f903f35098 small fix, added tests, readme 2015-04-20 14:25:41 +04:30
Mahdi Dibaiee
a8f47cd662 equation 2015-04-20 14:01:55 +04:30
Mahdi Dibaiee
5db818b3d3 move library files to lib 2015-04-20 13:59:59 +04:30