Biternary Numeral System

1 revision
#11 week ago
+6
Migrated from pages table
+The **Biternary Numeral System** is a positional [Number System](/wiki/number_system) where each digit typically holds one of three values. It often explores efficiencies found by integrating aspects of [Binary](/wiki/binary) and Ternary representations, sometimes implying a base structure related to both.
+## See also
+- [Ternary](/wiki/ternary)
+- [Base](/wiki/base)
+- [Radix](/wiki/radix)
... 1 more lines