Home Page : Glossary : "B" : BCD
0000 = 0 0001 = 1 0010 = 2 0011 = 3 0100 = 4
0101 = 5 0110 = 6 0111 = 7 1000 = 8 1001 = 9
with the nibbles 1010, 1011, 1100, 1101, 1110, 1111 not being used (i.e. A-F in hex). BCD has the advantage that when displayed in hexadecimal it reads as a decimal. For example the decimal number 42 would be represented in binary as 01000010 or in hex as 42.
Can you add to this definition? If so please Report an Observation. Do you know of a relevant link to add under this definition? If so please Add a Link.
© Copyright 2004-2008, A B Cryer, All Rights Reserved.