Lernpfad:Das Dualsystem/10: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 51: Zeile 51:
{| width="80%"
{| width="80%"
| || Binärzahl || Einerkomplement || Zweierkomplement
| || Binärzahl || Einerkomplement || Zweierkomplement
|-
|'''4-Bit ZkD''': || <math>(0011)_2 = (3)_{10}</math> || <math>(1100)_2</math> || <math>(1101)_2 = (-3)_{10}</math>  
|'''4-Bit ZkD''': || <math>(0011)_2 = (3)_{10}</math> || <math>(1100)_2</math> || <math>(1101)_2 = (-3)_{10}</math>  
|-
|'''7-Bit ZkD''': || <math>(0001000)_2 = (8)_{10}</math> || <math>(1110111)_2</math> || <math>(1111000)_2 = (-8)_{10}</math>
|'''7-Bit ZkD''': || <math>(0001000)_2 = (8)_{10}</math> || <math>(1110111)_2</math> || <math>(1111000)_2 = (-8)_{10}</math>
|}
|}

Navigationsmenü