aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGavin Howard <yzena.tech@gmail.com>2021-02-26 14:16:01 -0700
committerGavin Howard <yzena.tech@gmail.com>2021-02-26 14:16:01 -0700
commit986ff371d64d5db5490241f56a715e9f0224b336 (patch)
treea6da9ce461b1f42cad4476a937722cf276095f3d /tests
parent78ecfcf200c8f91c224a5ffe5b8e7d59c1f496bc (diff)
downloadplatform_external_bc-986ff371d64d5db5490241f56a715e9f0224b336.tar.gz
platform_external_bc-986ff371d64d5db5490241f56a715e9f0224b336.tar.bz2
platform_external_bc-986ff371d64d5db5490241f56a715e9f0224b336.zip
Tweak the length(0) change
After carefully reading the standard (which just says "significant digits") and the definition of significant digits, I believe that 0 with no digits after the decimal point would have 0 significant digits.
Diffstat (limited to 'tests')
-rw-r--r--tests/bc/length_results.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bc/length_results.txt b/tests/bc/length_results.txt
index 3501dea2..85267e2f 100644
--- a/tests/bc/length_results.txt
+++ b/tests/bc/length_results.txt
@@ -1,4 +1,4 @@
-1
+0
4
8
11