Commit Graph

17 Commits

Author SHA1 Message Date
f7fcbf9ef6 leftover codes 2015-06-21 23:34:48 +04:30
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
6a5120ec22 left over console.log wiped
bump version to 1.2.1
2015-06-21 01:49:52 +04:30
84fbc60a06 left over commented code 2015-06-21 01:48:26 +04:30
c6973847aa Add support for NumVariable expressions such as 2x fixes #6 2015-06-18 16:14:13 +04:30
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
e2c61896ca feat: support negation sign (-)
bump version to 1.1.0
2015-04-22 17:01:10 +04:30
c5fed50881 fix: typo constats.js -> constants.js 2015-04-21 17:23:43 +04:30
07a9e7968a fix: README links, line breaks between methods 2015-04-21 17:15:54 +04:30
a45b11f921 bump version to 1.0.1 2015-04-21 17:01:07 +04:30
433c2fb339 Revert "simplify init"
This reverts commit 743220aa1d.
2015-04-21 16:58:38 +04:30
743220aa1d simplify init 2015-04-21 16:57:18 +04:30
b129317f5f dist 2015-04-20 17:15:31 +04:30
a589a4d744 registerOperator, registerConstant 2015-04-20 15:33:55 +04:30
9ce6890f21 browser versions 2015-04-20 15:15:56 +04:30
f903f35098 small fix, added tests, readme 2015-04-20 14:25:41 +04:30
195777b1af initial commit 2015-04-20 13:58:11 +04:30