From 991bfa441efb898571622333ad3edb63a9bb75d3 Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 28 Jul 2023 15:03:12 -0700 Subject: [PATCH] Updated TODO --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 75c0086..e0bb361 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,11 @@ - Minimize parenthesis when printing expressions - Consistent errors: - Consistent look - - Linelocation for math errors - Undefined error? - Better error when `sin = 2` - Check syntax when parsing or when evaluating? - list and delete variables + - sin() with units (rad and deg) ## Pre-release - Commands to list constants, units, and substitutions