language | title | date |
---|---|---|
en-us |
How two's complement works |
2018-01-10 |
Two's complement is widely used to represent integer numbers in computers. We'll explain how it works with examples and justify why it works by mapping it onto modular arithmetic.