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