Commit fb6c8bf9 authored by Taddeus Kroes's avatar Taddeus Kroes

Added bug to TODO list.

parent 65a8b62b
......@@ -72,3 +72,8 @@ Division of 0 by 1 reduces to 0.
+ Equations with substitution
+ Sort
+ Gonio
- Add parentheses to integral bounds where needed:
int_(-1)^2 ... dx
or, fix parser error using the following notation:
int_-1^2 ... dx
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment