notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

ZeroExtension.md (174B)


      1 # Zero Extension
      2 
      3 W1
      4 
      5 **Definition:** Zero extension is the process of extending an unsigned integer to take up more bits but still maintain the same value.
      6 
      7 101 -> 00000101