Number systems are mathematical notations for representing numbers using digits or symbols in a consistent manner.
1 2c = 1 rom
1 rom = 1 2c
Example:
Convert 15 Two's Complement to Roman Numerals:
15 2c = 15 rom
Two's Complement | Roman Numerals |
---|---|
0.01 2c | 0.01 rom |
0.1 2c | 0.1 rom |
1 2c | 1 rom |
2 2c | 2 rom |
3 2c | 3 rom |
5 2c | 5 rom |
10 2c | 10 rom |
20 2c | 20 rom |
30 2c | 30 rom |
40 2c | 40 rom |
50 2c | 50 rom |
60 2c | 60 rom |
70 2c | 70 rom |
80 2c | 80 rom |
90 2c | 90 rom |
100 2c | 100 rom |
250 2c | 250 rom |
500 2c | 500 rom |
750 2c | 750 rom |
1000 2c | 1,000 rom |
10000 2c | 10,000 rom |
100000 2c | 100,000 rom |