diff options
Diffstat (limited to 'chapter06/bc.xml')
-rw-r--r-- | chapter06/bc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bc.xml b/chapter06/bc.xml index 17be4bfcf..7f9373e52 100644 --- a/chapter06/bc.xml +++ b/chapter06/bc.xml @@ -73,7 +73,7 @@ <para>To test bc, run the commands below. There is quite a bit of output, so you may want to redirect it to a file. There are a very small percentage - of tests (10 of 12,144) that will indicate a roundoff error at the last + of tests (10 of 12,144) that will indicate a round off error at the last digit.</para> <screen><userinput remap="test">echo "quit" | ./bc/bc -l Test/checklib.b</userinput></screen> |