diff --git a/input/chapter01/chapter01.xml b/input/chapter01/chapter01.xml index 252a2cdb..84edc733 100644 --- a/input/chapter01/chapter01.xml +++ b/input/chapter01/chapter01.xml @@ -1878,7 +1878,7 @@ available bits to represent the sign, mantissa and exponent of a decimal number. A decimal number is represented by sign × significand × - 2^exponent. + 10^exponent. The sign bit equates to either 1 or -1. Since we are working in