From 951784321382313e4b859ab9f9573f7d828cdce8 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Wed, 9 Mar 2022 15:23:15 -0500 Subject: [PATCH] update TODO.md --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index afbb681..ced8284 100644 --- a/TODO.md +++ b/TODO.md @@ -10,4 +10,5 @@ 4. Fix integral line 5. re-add euler's number (well it works if you use capital e like `E^x`) 6. allow constants in min/max integral input -7. sliding values for functions (like a user-interactable slider that adjusts a variable in the function, like desmos) \ No newline at end of file +7. sliding values for functions (like a user-interactable slider that adjusts a variable in the function, like desmos) +8. fix log2() \ No newline at end of file