Signed number representations: Difference between revisions

Content deleted Content added
m Comparison table: Formatted minus signs (save more space)
m Comparison table: Added wikilink for signed zero
Line 451:
| 0111 || 7 || 7 || 7 || 7 || −1 || 3
|-
| 1000 || 8 || [[Signed zero|−0]] || −7 || −8 || 0 || −8
|-
| 1001 || 9 || −1 || −6 || −7 || 1 || −7
Line 465:
| 1110 || 14 || −6 || −1 || −2 || 6 || −6
|-
| 1111 || 15 || −7 || [[Signed zero|−0]] || −1 || 7 || −5
|}