# Ternary numeral system | | A **Ternary numeral system** has three as its base. Analogous to a bit, a ternary digit is a trit. One trit is equivalent to log2 3 bits of information. | |-|-| | | wikipedia:: [Ternary numeral system](https://en.wikipedia.org/wiki/Ternary_numeral_system) |