|
e30d6a44b3
|
feat: 1.3.7, solves #15
|
2020-06-09 15:04:27 +01:00 |
|
Mahdi Dibaiee
|
9274694d98
|
Fix #10, add test
|
2015-07-07 15:50:05 +04:30 |
|
Mahdi Dibaiee
|
a4b45ded0a
|
require babel/polyfill
|
2015-07-05 22:59:24 +04:30 |
|
Mahdi Dibaiee
|
f7fcbf9ef6
|
leftover codes
|
2015-06-21 23:34:48 +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
|
6a5120ec22
|
left over console.log wiped ⚡
bump version to 1.2.1
|
2015-06-21 01:49:52 +04:30 |
|
Mahdi Dibaiee
|
84fbc60a06
|
left over commented code
|
2015-06-21 01:48:26 +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
|
c5fed50881
|
fix: typo constats.js -> constants.js
|
2015-04-21 17:23:43 +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
|
195777b1af
|
initial commit
|
2015-04-20 13:58:11 +04:30 |
|