diff options
author | Patrik Müller <patrik.mueller@ost.ch> | 2022-07-19 07:55:06 +0200 |
---|---|---|
committer | Patrik Müller <patrik.mueller@ost.ch> | 2022-07-19 07:55:06 +0200 |
commit | eeecc5a6af897e52423b7b3538e4c1bee47f943f (patch) | |
tree | 44132920d1ede9708f6c1e83d52e59d14aa3f2ea /buch/chapters/070-orthogonalitaet | |
parent | Fix typos in gamma.tex and quadratur.tex (diff) | |
download | SeminarSpezielleFunktionen-eeecc5a6af897e52423b7b3538e4c1bee47f943f.tar.gz SeminarSpezielleFunktionen-eeecc5a6af897e52423b7b3538e4c1bee47f943f.zip |
Fix merge issue
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/070-orthogonalitaet/gaussquadratur.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/buch/chapters/070-orthogonalitaet/gaussquadratur.tex b/buch/chapters/070-orthogonalitaet/gaussquadratur.tex index 25844df..2e43cec 100644 --- a/buch/chapters/070-orthogonalitaet/gaussquadratur.tex +++ b/buch/chapters/070-orthogonalitaet/gaussquadratur.tex @@ -1,8 +1,7 @@ % % Anwendung: Gauss-Quadratur % -\section{Anwendung: Gauss-Quadratur -\label{buch:orthogonalitaet:section:gauss-quadratur}} +\section{Anwendung: Gauss-Quadratur} \rhead{Gauss-Quadratur} Orthogonale Polynome haben eine etwas unerwartet Anwendung in einem von Gauss erdachten numerischen Integrationsverfahren. |