Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Happypig375 edited this page Dec 17, 2017 · 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