Derivative Calculator

This is a symbolic derivative calculator I programmed (wrapped in a vibe-coded website), inspired by the book Artificial Intelligence: A Modern Approach by Russel and Norvig.

Enter an elementary function containing digits,*,/,+,-,^,(,),|,sqrt,ln,sin,cos,tan,cot,sec,csc,arcsin,arccos,arctan,arccot,arcsec,and/or arccsc.

Visualization of how it works: Derivative Calculator Explaination .

GitHub repo:

- Adam hsuan