ternaryjärjestelmässä
Ternaryjärjestelmässä, known in English as the ternary numeral system or base-3 system, is a positional numeral system that uses three distinct digits, typically 0, 1, and 2, as its base. This system represents numbers by powers of three, similar to how the decimal system (base-10) uses powers of ten or the binary system (base-2) uses powers of two.
In the ternary system, each position of a digit represents a power of three. Moving from right
The ternary system is less common in everyday computing than the binary system, which is fundamental to