Updated TODO

pull/2/head
Mark 2023-07-28 15:03:12 -07:00
parent 401e877a2f
commit 991bfa441e
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 1 additions and 1 deletions

View File

@ -1,11 +1,11 @@
- Minimize parenthesis when printing expressions - Minimize parenthesis when printing expressions
- Consistent errors: - Consistent errors:
- Consistent look - Consistent look
- Linelocation for math errors
- Undefined error? - Undefined error?
- Better error when `sin = 2` - Better error when `sin = 2`
- Check syntax when parsing or when evaluating? - Check syntax when parsing or when evaluating?
- list and delete variables - list and delete variables
- sin() with units (rad and deg)
## Pre-release ## Pre-release
- Commands to list constants, units, and substitutions - Commands to list constants, units, and substitutions