Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Bitwise math/Negatives"

From NetSec
Jump to: navigation, search
(Created page with "<noinclude>{{subpage|Bitwise math}}</noinclude> There are several ways to represent a negative number: * Sign and Magnitude * Two's Complement")
 
(No difference)

Revision as of 07:09, 19 July 2012

back to Bitwise math


There are several ways to represent a negative number:

  • Sign and Magnitude
  • Two's Complement