diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-22 21:15:47 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-22 21:15:47 +0200 |
commit | ab0623229f0189745f61f70d9197f58c9d2e0716 (patch) | |
tree | 3052a60afb31e39ec4dc9f54accb184b7fba4a22 /buch/chapters/20-polynome | |
parent | zweite Leseung Kapitel 3 und 4 (diff) | |
download | SeminarMatrizen-ab0623229f0189745f61f70d9197f58c9d2e0716.tar.gz SeminarMatrizen-ab0623229f0189745f61f70d9197f58c9d2e0716.zip |
add missing periods
Diffstat (limited to 'buch/chapters/20-polynome')
-rw-r--r-- | buch/chapters/20-polynome/chapter.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/chapters/20-polynome/chapter.tex b/buch/chapters/20-polynome/chapter.tex index 19f0221..5920991 100644 --- a/buch/chapters/20-polynome/chapter.tex +++ b/buch/chapters/20-polynome/chapter.tex @@ -112,6 +112,7 @@ a_0b_0 \\ &= \sum_{i + j = k}a_ib_j X^k. +\notag \label{buch:eqn:polynome:faltung} \end{align} Dies ist aber nur möglich, wenn die Koeffizienten selbst miteinander |