Lecture 3 - Number System
Lecture 3 - Number System
SWE 4101
Introduction to Software Engineering
⚫ Characteristics
Each symbol represents the same value regardless of its
positions in the number.
Symbols are just added to determine a particular number.
I 1
II 2
V 5
VI 6
X 10
⚫ Characteristics
Symbols are less, called digits.
Division-Remainder method
(25) 10 = (11001)2
Fractional Number
14