Content deleted Content added
BMarie 212 (talk | contribs) →Operations with BCD: Rearranged subject order to follow a similar path of complexity from systems that utilize BCD and so onward with computers and other systems |
Guy Harris (talk | contribs) →Comparison with Pure Binary: Sentence case in section headings. |
||
Line 745:
The same argument applies when hardware of this type uses an embedded microcontroller or other small processor. Often, representing numbers internally in BCD format results in smaller code, since a conversion from or to binary representation can be expensive on such limited processors. For these applications, some small processors feature dedicated arithmetic modes, which assist when writing routines that manipulate BCD quantities.<ref name="IEEE_CORDIC"/><ref name="BCS_CORDIC"/>
==Comparison with
<!-- not at all clear why this needs to be here at all, shouldn't the article just describe BCD? (mfc)-->
<!--as an alternative number system for computing and electronics imo a comparison to the standard one is justified (plugwash)-->
|