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

Updated TODO list

parent 2a3e3ec6
No related branches found
No related tags found
No related merge requests found
......@@ -40,9 +40,9 @@
# int_(-r)^(r) \pi (r^2 - x^2) dx -> 4 / 3 * pi * r ^ 3
# "&" instead of "^^"
- Add parentheses to functions: "sin(x)" instead of "sin x"
- [((x+3)^5+4)^2]': chain rule should be executed first
- Missed rewrite possibility:
(4x) / (2x ^ 2 - 2y ^ 2) -> (2x) / (x ^ 2 - y ^ 2)
- "indefinite" / "definite" are sometimes confused in messges, fix that...
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