diff options
author | mounderfod <mounderfod@gmail.com> | 2023-07-21 12:25:31 +0200 |
---|---|---|
committer | mounderfod <mounderfod@gmail.com> | 2023-07-21 12:25:31 +0200 |
commit | 1c6ecc8038c19781139830cfbf236411ea521c61 (patch) | |
tree | b874c30870377f57a206d0d3ab129a54ff68d169 /Discovery.md | |
parent | 44d18b0ddd81736f938ac75a96ae519195c01c20 (diff) | |
download | pyMathEngine-1c6ecc8038c19781139830cfbf236411ea521c61.tar.gz |
Add equation functionality
Diffstat (limited to 'Discovery.md')
-rw-r--r-- | Discovery.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Discovery.md b/Discovery.md index 7d3c460..42be246 100644 --- a/Discovery.md +++ b/Discovery.md @@ -7,6 +7,6 @@ git: <https://github.com/mounderfod/pyMathEngine> A mathematical engine in the style of Wolfram Alpha. Very useful for homework, assignments, etc. -Currently, the engine can only take univariate expressions, but additional features are being added over time. +Currently, the engine can only take univariate expressions and simple equations, but additional features are being added over time. [(view screenshot)](https://cdn.discordapp.com/attachments/838048982873538572/1131593838285295637/image.png) \ No newline at end of file |