Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.03 KB

Symbolic Derivatives

This project, inspired by this Haskell blog post aims to provide symbolic differentiation along with user friendly input and output, via MathQuill.

Demo

https://joshuaji.com/derivative

Run

Make sure you have Elm and Node installed (at least v14).

npm i
npm run start

Credit

Special thanks to: