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