From 5f92c1dbea7532068edadbc64b1fcebecd6931f8 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 20 Feb 2019 11:27:40 +0100 Subject: Localize decimal numbers --- img/poiseuille2d_error_comparison.tikz | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'img/poiseuille2d_error_comparison.tikz') diff --git a/img/poiseuille2d_error_comparison.tikz b/img/poiseuille2d_error_comparison.tikz index adde6c3..b28f579 100644 --- a/img/poiseuille2d_error_comparison.tikz +++ b/img/poiseuille2d_error_comparison.tikz @@ -43,14 +43,14 @@ & \begin{tikzpicture} \draw (0,0) rectangle (4,1) node[pos=.5] {\(11 \times 41\)}; \end{tikzpicture} -& 1.88337e-3 & 3.11534e-3 \\ +& \num{1.88337e-3} & \num{3.11534e-3} \\ \hline \\[-1.75ex] \texttt{uN20} & \begin{tikzpicture} \draw (0,0) rectangle (4,1) node[pos=.5] {\(21 \times 81\)}; \end{tikzpicture} -& 1.16253e-3 & 2.27404e-3 \\ +& \num{1.16253e-3} & \num{2.27404e-3} \\ \hline \\[-1.75ex] \texttt{vN10A} @@ -58,7 +58,7 @@ \draw (0,0) rectangle (2,1) node[pos=.5] {\(11 \times 21\)}; \draw (2,0) rectangle (4,1) node[pos=.5] {\(21 \times 43\)}; \end{tikzpicture} -& 1.015925e-2 & 2.396855e-2 \\ +& \num{1.015925e-2} & \num{2.396855e-2} \\ \hline \\[-1.75ex] \texttt{vN10B} @@ -67,5 +67,5 @@ \draw (0,0) rectangle (4,1); \draw (2,0.1) rectangle (3.9,0.9) node[pos=.5] {\(17 \times 41\)}; \end{tikzpicture} -& 1.90948e-3 & 3.25338e-3 \\ +& \num{1.90948e-3} & \num{3.25338e-3} \\ \end{tabular} -- cgit v1.2.3