Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions input/chapter01/chapter01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1745,9 +1745,9 @@
with a carry bit at the end (highlighted above). By adding
this back to the original we end up with the correct value,
10</para>
<para>Again we still have the problem with two zeros being
represented. Again no modern computer uses one's
complement, mostly because there is a better scheme.</para>
<para>As with the sign bit, one’s complement has two zeroes.
No modern computer uses one's
complement.</para>
</section>
<section>
<info>
Expand Down