https://github.com/anujdhillxn/functiondifferentiator
A web app that parses a mathematical function into an expression tree and then performs differentiation.
https://github.com/anujdhillxn/functiondifferentiator
binary-tree flask parser python3
Last synced: about 2 months ago
JSON representation
A web app that parses a mathematical function into an expression tree and then performs differentiation.
- Host: GitHub
- URL: https://github.com/anujdhillxn/functiondifferentiator
- Owner: anujdhillxn
- Created: 2022-09-28T13:26:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T12:55:39.000Z (almost 3 years ago)
- Last Synced: 2025-06-03T23:28:19.302Z (about 1 year ago)
- Topics: binary-tree, flask, parser, python3
- Language: Python
- Homepage: https://functiondifferentiator.onrender.com
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# functiondifferentiator
A web app that parses a mathematical function into an expression tree and then performs differentiation.