line
This commit is contained in:
parent
17e7f01fdf
commit
cad5b1e656
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ Bitte gib eine Dezimalzahl ein: -3
|
|||
|
||||
_Hinweis: Die negativen Zahlen werden im Zweierkomplement gespeichert. Es kann also hilfreich sein, eine Hilfsfunktion zu schreiben, welche das Zweierkomplement von Zahlen bestimmt._
|
||||
|
||||
---
|
||||
|
||||
_Zur Erinnerung:_
|
||||
|
||||
_Das Zweierkomplement wird gebildet, indem die Bits invertiert werden und anschließend 1 zur Zahl addiert wird._
|
||||
|
|
|
|||
Loading…
Reference in a new issue