We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 292120b commit f777c03Copy full SHA for f777c03
README.md
@@ -7,5 +7,6 @@
7
* has a simple GUI (index.html) which can be used to create a variable-value map and solve basic expressions
8
* built using ES2015 classes/ES2015 syntax
9
* compiles down to ES5 code using Babel
10
----
+
11
+----
12
##### Note: ExpressionTreeJs does not fully support equation solving yet, but support is coming soon!
0 commit comments