This commit is contained in:
Bokuan Li
2026-03-06 14:06:15 -05:00
parent 173727665b
commit 5034bc4220
109 changed files with 1184 additions and 410 deletions

View File

@@ -1,7 +1,8 @@
\chapter{Differential Calculus}
\label{chap:diff}
\input{./src/dg/derivative/derivative.tex}
\input{./src/dg/derivative/sets.tex}
\input{./src/dg/derivative/mvt.tex}
\input{./src/dg/derivative/higher.tex}
\input{./derivative.tex}
\input{./sets.tex}
\input{./mvt.tex}
\input{./higher.tex}
\input{./taylor.tex}