Skip to content

joshuanianji/derivative

Repository files navigation

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: