From 623ce89e0eb08d1878b4a006d32a7c2986b3494a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 10 Sep 2020 14:48:35 -0700 Subject: Improved uncertainty handling in slunitx. --- test/command/6620.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test') diff --git a/test/command/6620.md b/test/command/6620.md index 4b4fe2a01..314200d30 100644 --- a/test/command/6620.md +++ b/test/command/6620.md @@ -5,8 +5,11 @@ \SI{125(12)}{\m} \SI{0.135(21)}{\m} + +\SI{12.3(60)}{\m} ^D

23 ± 2 m

125 ± 12 m

0.135 ± 0.021 m

+

12.3 ± 6 m

``` -- cgit v1.2.3