update TODO.md

This commit is contained in:
Simon Gardling 2022-03-22 09:02:35 -04:00
parent a09eaba43e
commit 31a8f827f1

View File

@ -8,7 +8,6 @@
- Non `y=` functions.
3. Smart display of graph
- Display of intersections between functions
- Caching of roots and extrema
4. re-add euler's number (well it works if you use capital e like `E^x`)
5. allow constants in min/max integral input (like pi or euler's number)
6. sliding values for functions (like a user-interactable slider that adjusts a variable in the function, like desmos)