Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Brosnan Yuen edited this page Jul 23, 2015 · 6 revisions

File name Functionality Dependencies
nerdamer.core.js Core functions and parsing
Algebra.js Finding roots,factoring,and expanding nerdamer.core.js
Calculus.js Integration and differentiation nerdamer.core.js
Solve.js Solving equations Algebra.js Calculus.js
Special.js Special functions Algebra.js Calculus.js