From d00679c44a6fe03d03282a06775524193d7e595f Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 14 Jun 2023 12:39:36 -0700 Subject: [PATCH] Updated TODO --- TODO.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index f7ff637..0591ab3 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,4 @@ - - Constant definitions + - Fix unit autoconversion (Hz * s) - Reference previous results - Minimize parenthesis when printing expressions - Sane autoconversion (mi + km) @@ -21,7 +21,6 @@ - Compile to WASM, publish a webapp - CLI Options: evaluate, disable replacement, disable special characters - Trigonometry & function tests - - vhs demo ## Internals @@ -58,8 +57,6 @@ ## Units - long prefixes (megatonne, etc) - - Unit order h\*kW vs kW\*h - - Print units with powers instead of / - HMS for degrees - Exact radians, using pi constant? - Weird units: flops, lumen, lux, bel