Skip to content
Snippets Groups Projects
Commit 7c142aff authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Updated TODO list.

parent 1813271c
No related branches found
No related tags found
No related merge requests found
......@@ -82,3 +82,7 @@ Division of 0 by 1 reduces to 0.
ERROR: 41.14-41.15: "syntax error, unexpected RPAREN" near ")".
- No matches for sin(pi), sin(2pi), sin(4pi), etc...
- Fix line generator:
>>> a/b/(c/d)
a / b / c / d
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