瀏覽代碼

Added some items to TODO list

Taddeus Kroes 13 年之前
父節點
當前提交
283780a4c1
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      TODO

+ 3 - 0
TODO

@@ -39,3 +39,6 @@
 # int_(-3)^(3) \pi (3^2 - x^2) dx  ->  36pi
 # 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