Binary-coded decimal: Difference between revisions

Content deleted Content added
DMG413 (talk | contribs)
No edit summary
Line 1:
''"BCD" redirects here. For "Buoyancy Control Device" see [[Buoyancy compensator]].''
 
'''Binary-coded decimal''' ('''BCD''') is a [[numeral system]] used in [[computing]] and in [[electronics]] systems. In BCD, numbers are represented as a sequence of decimal digits in which each [[numerical digit|digit]] is represented by four [[bit]]s.
 
==Background==