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: 5 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T20:47:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T01:14:13.444Z (6 months ago)
- Topics: calculus, derivative, derivatives, javascript, mathematics, web-development, website
- Language: HTML
- Homepage: https://pb2204.github.io/Derivative-Calculator/
- Size: 8.79 KB
- Stars: 21
- Watchers: 1
- Forks: 2
- 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.