From 3d742539c034e5b9569722e95395fd5ede33d770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 27 Jun 2022 21:19:31 +0200 Subject: some improvements in tables --- buch/chapters/110-elliptisch/uebungsaufgaben/2.tex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'buch/chapters/110-elliptisch/uebungsaufgaben/2.tex') diff --git a/buch/chapters/110-elliptisch/uebungsaufgaben/2.tex b/buch/chapters/110-elliptisch/uebungsaufgaben/2.tex index 9a1cafc..dbf184a 100644 --- a/buch/chapters/110-elliptisch/uebungsaufgaben/2.tex +++ b/buch/chapters/110-elliptisch/uebungsaufgaben/2.tex @@ -21,13 +21,17 @@ Zeigen Sie, dass $k_n\to 0$ und $k_n'\to 1$ mit quadratischer Konvergenz. \centering \begin{tabular}{|>{$}c<{$}|>{$}c<{$}|>{$}c<{$}|} \hline -n & k & k' \\ +n & k & k'% +\mathstrut\text{\vrule height12pt depth6pt width0pt}% +\\ \hline +\mathstrut\text{\vrule height12pt depth0pt width0pt}% 0 & 0.200000000000000 & 0.979795897113271 \\ 1 & 0.010205144336438 & 0.999947926158694 \\ 2 & 0.000026037598592 & 0.999999999661022 \\ 3 & 0.000000000169489 & 1.000000000000000 \\ -4 & 0.000000000000000 & 1.000000000000000 \\ +4 & 0.000000000000000 & 1.000000000000000% +\mathstrut\text{\vrule height0pt depth6pt width0pt}\\ \hline \end{tabular} \caption{Numerisches Experiment zur Folge $(k_n,k_n')$ -- cgit v1.2.1