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