Week II and Week III (Prelim)
Week II was about Computer Organization, but mainly focuses on numbers.
We've learned about Number System Concepts, Digits in a Number System and Operations and Conversions of Number Systems.
Number System Concepts:
1st topic was about simple math, place value and stuff.
Base-n number system has been discuss.
Base- n basically means the 'n' will be number that you will use to multiply the given number, but you will multiply the given number by it's place value.
For example:
908 base 3
8 * 1 = 8
0 * 3 = 0
9 * 3 *3 = 81
Then add all of the result..
8 + 0 + 81 = 89
Deriving has been discussed as well in Number system concepts
We've learned about Number System Concepts, Digits in a Number System and Operations and Conversions of Number Systems.
Number System Concepts:
1st topic was about simple math, place value and stuff.
Base-n number system has been discuss.
Base- n basically means the 'n' will be number that you will use to multiply the given number, but you will multiply the given number by it's place value.
For example:
908 base 3
8 * 1 = 8
0 * 3 = 0
9 * 3 *3 = 81
Then add all of the result..
8 + 0 + 81 = 89
Deriving has been discussed as well in Number system concepts
Comments
Post a Comment