aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-05-31 11:11:49 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2022-05-31 11:11:49 +0200
commit7d33fc05ecaf5196bfb57420ca823222c6c53b50 (patch)
tree6e680d6605fbab03738e16844b8c455186f614b5 /buch/chapters
parentra korrigiert (diff)
downloadSeminarSpezielleFunktionen-7d33fc05ecaf5196bfb57420ca823222c6c53b50.tar.gz
SeminarSpezielleFunktionen-7d33fc05ecaf5196bfb57420ca823222c6c53b50.zip
fix besselgrid labeling
Diffstat (limited to 'buch/chapters')
-rw-r--r--buch/chapters/050-differential/images/besselgrid.pdfbin28324 -> 28297 bytes
-rw-r--r--buch/chapters/050-differential/images/besselgrid.tex3
2 files changed, 2 insertions, 1 deletions
diff --git a/buch/chapters/050-differential/images/besselgrid.pdf b/buch/chapters/050-differential/images/besselgrid.pdf
index 6c551f4..5f074f8 100644
--- a/buch/chapters/050-differential/images/besselgrid.pdf
+++ b/buch/chapters/050-differential/images/besselgrid.pdf
Binary files differ
diff --git a/buch/chapters/050-differential/images/besselgrid.tex b/buch/chapters/050-differential/images/besselgrid.tex
index 01021e3..a5dc3bd 100644
--- a/buch/chapters/050-differential/images/besselgrid.tex
+++ b/buch/chapters/050-differential/images/besselgrid.tex
@@ -65,7 +65,6 @@
}
\end{scope}
- \node at (-4.5,1.5) {$\Gamma(n+k+1)=\infty$};
}
\begin{tikzpicture}[>=latex,thick,scale=\skala]
@@ -75,6 +74,7 @@
\punkte
\nachse{black}
\kachse
+ \node at (-4.5,1.5) {$\Gamma(n+k+1)=\infty$};
\end{scope}
\begin{scope}[yshift=-7.8cm]
@@ -83,6 +83,7 @@
\punkte
\draw[->] (0.3,-0.3) -- (-6.4,6.4) coordinate[label={above right:$k$}];
\draw[->] (-3.3,3) -- (6.6,3) coordinate[label={right:$m$}];
+ \node at (-4.5,1.5) {$\Gamma(m)=\infty$};
\end{scope}
\end{tikzpicture}