Skip to content
Snippets Groups Projects
Commit 3d2a13ab authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Added some new implemented features to TODO as documentation.

parent 5ac16510
No related branches found
No related tags found
No related merge requests found
......@@ -33,3 +33,7 @@
rather than "sin(x ^ 2)" (which it is now).
- Add error message to exception in frontend.
# Now works:
# int_(-3)^(3) \pi (3^2 - x^2) dx -> 36pi
# int_(-r)^(r) \pi (r^2 - x^2) dx -> 4 / 3 * pi * r ^ 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment