ex-2: fix table alignment

This commit is contained in:
Michele Guerini Rocco 2020-05-29 14:50:19 +02:00
parent 59176ab4cf
commit 12c3cc6025

View File

@ -6,7 +6,8 @@
The Euler-Mascheroni constant is defined as the limiting difference between the The Euler-Mascheroni constant is defined as the limiting difference between the
partial sums of the harmonic series and the natural logarithm: partial sums of the harmonic series and the natural logarithm:
$$ $$
\gamma = \lim_{n \rightarrow +\infty} \left( \sum_{k=1}^{n} \frac{1}{k} \gamma = \lim_{n \rightarrow +\infty} \left(
\sum_{k=1}^{n} \frac{1}{k}
- \ln(n) \right) - \ln(n) \right)
$$ {#eq:gamma} $$ {#eq:gamma}
@ -170,7 +171,7 @@ z $|γ(z) - γ|$ z $|γ(z) - γ|$
17 \num{9.971e-9} 9.03 \num{9.264e-9} 17 \num{9.971e-9} 9.03 \num{9.264e-9}
19 \num{10.084e-9} 9.04 \num{9.419e-9} 19 \num{1.008e-8} 9.04 \num{9.419e-9}
----------------------------------------------- -----------------------------------------------
Table: Differences between some obtained values of $\gamma$ and Table: Differences between some obtained values of $\gamma$ and