nth derivative
This commit is contained in:
11
TODO.md
11
TODO.md
@@ -9,9 +9,8 @@
|
||||
- Display of intersections between functions
|
||||
4. Allow constants in min/max integral input (like pi or euler's number)
|
||||
5. Sliding values for functions (like a user-interactable slider that adjusts a variable in the function, like desmos)
|
||||
6. nth derivative support (again)
|
||||
7. Threading (Partially mplemented when running natively)
|
||||
8. Fix integral display
|
||||
9. Look into other, better methods of compression that would be faster
|
||||
10. Better handling of panics and errors to display to the user
|
||||
11. Turn Dynamic Iterator functions into traits
|
||||
6. Threading (Partially implemented when running natively)
|
||||
7. Fix integral display
|
||||
8. Look into other, better methods of compression that would be faster
|
||||
9. Better handling of panics and errors to display to the user
|
||||
10. Turn Dynamic Iterator functions into traits
|
||||
|
||||
Reference in New Issue
Block a user