Unsigned Balanced ternary

Home > Mathematics > Number systems > Unsigned Numbers > Unsigned Balanced ternary

This number system uses three digits, -1, 0, and 1 to represent signed integers. It is often used in computer science and mathematics to study the logic of computation.