[PS] Many small fixes

This commit is contained in:
2026-08-18 12:02:00 +02:00
parent 74437211cb
commit 1ef3d5b1c9
14 changed files with 29 additions and 13 deletions
@@ -55,6 +55,3 @@ $\cosh(x) := \frac{\sinh(x)}{\cosh(x)} = \frac{e^x - e^{-x}}{e^x + e^{-x}} : \R
\subsubsection{Reihen}
\label{sec:series}
$\prod_{k = 1}^{n} \vartheta (1 - \vartheta)^{x_k - 1} = \vartheta^n (1 - \vartheta)^{S - n}$ mit $S = \sum_{k = 1}^{n} x_k$
% TODO: Add log and power laws
@@ -19,6 +19,8 @@ dabei die innere Funktion gut wählen, ableiten und zurück substituieren. Grenz
\shortremark[Quotient rule] $\displaystyle \frac{f'(x)g(x) - f(x)g'(x)}{(g(x))^2}$
\shorttheorem[Fundamental Theorem] $\int_{a}^{b} f(x) \dx x = F(a) - F(b)$
\begin{scriptsize}