diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-07-25 10:52:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 10:52:14 +0200 |
commit | 90d27c02284223f42281e41c6958bc5ea8c7aea8 (patch) | |
tree | 9214ba6c07c0bd0281a0c043180bd419607643fc /buch/papers/laguerre/presentation/sections | |
parent | fix brace-problem (diff) | |
parent | Merge branch 'AndreasFMueller:master' into master (diff) | |
download | SeminarSpezielleFunktionen-90d27c02284223f42281e41c6958bc5ea8c7aea8.tar.gz SeminarSpezielleFunktionen-90d27c02284223f42281e41c6958bc5ea8c7aea8.zip |
Merge pull request #29 from p1mueller/master
Überarbeitung Laguerre
Diffstat (limited to '')
-rw-r--r-- | buch/papers/laguerre/presentation/sections/gamma_approx.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/laguerre/presentation/sections/gamma_approx.tex b/buch/papers/laguerre/presentation/sections/gamma_approx.tex index 811fbfa..b5e1131 100644 --- a/buch/papers/laguerre/presentation/sections/gamma_approx.tex +++ b/buch/papers/laguerre/presentation/sections/gamma_approx.tex @@ -51,7 +51,7 @@ R_n(\xi) % \scalebox{0.91}{\input{../images/rel_error_simple.pgf}} % \resizebox{!}{0.72\textheight}{\input{../images/rel_error_simple.pgf}} \includegraphics[width=0.77\textwidth]{../images/rel_error_simple.pdf} -\caption{Relativer Fehler des einfachen Ansatzes für verschiedene reele Werte +\caption{Relativer Fehler des einfachen Ansatzes für verschiedene reelle Werte von $z$ und Grade $n$ der Laguerre-Polynome} \end{figure} |