Base Convert

Balanced Ternary

Balanced Base 3

Digits -1, 0, +1; an elegant signed number representation. Useful for symmetric arithmetic and discussed in ternary computing contexts.

Try it