Difference between radix complement and diminished radix complement
Radix complement: the number that you add to your "n"-digit number in radix "r" to get "r^n".
Diminished radix complement: the number that you add to your "n"-digit number in radix "r" to get "r^n-1".
Comments
Leave a comment