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