Heptavintimal: Difference between revisions
From T729 Balanced Ternary Computer
Jump to navigationJump to search
(Created page with "Heptavintimal is a base-27 numeral system. (Also called Septemvigesimal in language-related topics.) It is the ternary version of hexadecimal. == Styles == * 0-9 and A-Q * A-Z and 0 * 0 and A-Z") |
No edit summary |
||
Line 1: | Line 1: | ||
Heptavintimal is a base-27 numeral system. (Also called Septemvigesimal in language-related topics.) | Heptavintimal is a base-27 numeral system. (Also called Septemvigesimal in language-related topics.) | ||
It is the ternary | It is the ternary equivalent of Hexadecimal. | ||
== Styles == | == Styles == | ||
* 0-9 | * 0-9+A-Q | ||
* A-Z | * A-Z+0 | ||
* 0 | * 0+A-Z | ||
== Chart == |
Revision as of 06:15, 5 June 2024
Heptavintimal is a base-27 numeral system. (Also called Septemvigesimal in language-related topics.)
It is the ternary equivalent of Hexadecimal.
Styles
- 0-9+A-Q
- A-Z+0
- 0+A-Z