Explorar o código

Updated TODO list

Taddeus Kroes %!s(int64=13) %!d(string=hai) anos
pai
achega
c409356f56
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      TODO

+ 2 - 2
TODO

@@ -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...