Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pb2204/derivative-calculator
Derivative Calculator is a web app written using JavaScript. It uses libraries like math.js and Plotly.js for computing the derivative of the expression and plotting the graphs.
https://github.com/pb2204/derivative-calculator
calculus derivative derivatives javascript mathematics web-development website
Last synced: about 7 hours ago
JSON representation
Derivative Calculator is a web app written using JavaScript. It uses libraries like math.js and Plotly.js for computing the derivative of the expression and plotting the graphs.
- Host: GitHub
- URL: https://github.com/pb2204/derivative-calculator
- Owner: PB2204
- License: mit
- Created: 2023-07-12T20:44:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-12T20:47:24.000Z (over 1 year ago)
- Last Synced: 2023-07-12T21:32:29.359Z (over 1 year ago)
- Topics: calculus, derivative, derivatives, javascript, mathematics, web-development, website
- Language: HTML
- Homepage: https://pb2204.github.io/Derivative-Calculator/
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Derivative-Calculator
Derivative Calculator is a web app written using JavaScript. It uses libraries like math.js and Plotly.js for computing the derivative of the expression and plotting the graphs.