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