SI202: Week 1 - USNA

Converting Numbers Between Bases: Conversion to Decimal: write the number using the positional notation and then perform decimal arithmetic to compute the result, which is the decimal number. To speedup, using HORNER ’ s RULE. Example: Convert (6734)8 into decimal. Example: Convert (A6B3)16 into decimal using Horner’s rule. Example: ................
................