eolas/zk/Twos_complement.md
2024-03-19 07:20:03 +00:00

321 B

id title tags created
gktb Two's complement
Tuesday, March 19, 2024

Two's complement

Summary

  • Two's complement is a method for representing signed numbers (negative integers) in binary.

Detail

Applications

Signed_and_unsigned_numbers