Each digit in a number can be converted into its decimal (base 10) value using four steps as shown in the Worked examples that follow. Table shows how the digits are presented in table format. In computer science we start counting at 0. The first digit (on the right) is Digit 0 (D0). This is multiplied by its base to the power of 0 (base0) .(D1) is multiplied by its base to the power of 1 (base1) . Digit 2 (D2) is multiplied by its base to the power of 2 (base2).
Multiplying to the power of 2 means the number multiplied by itself, i.e. 42 =4x4 Multiplying to the power of 3 means the number multiplied by itself, i.e. 43 = 4x4x4
0 Comments
Leave a Reply. |
AuthorLearn the facts about Computer Science. Archives
September 2020
Categories |