[Analysis] Various additions and fixes

This commit is contained in:
2026-02-01 11:32:46 +01:00
parent 4eedbb96a8
commit 09b635ebf0
6 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
\section{General tips}
Use systems of equations if given some points, or other optimization techniques.
The Analysis I cheat sheet has a derivatives and anti-derivatives table.
Do note that a function like $e^{ax}$ is bounded as $x \rightarrow +\infty$ if $a \leq 0$ (exponent becomes smaller!)