mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[PS] Many small fixes
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user