different symbols for different bases

(idea) by cordelia Thu Oct 25 2001 at 3:53:22
There are a set of common notations for the use of various radices. In computing fields, numbers in hexadecimal or preceded by 0x; numbers in binary are preceded by 0b, and octal numbers simply have a leading 0.

Mathematicians, on the other hand, prefer a more scalable notation system. Generally, numbers have a following subscript indicating a non-decimal base (e.g., 8729), although more interesting systems, such as balanced ternary, can cause problems even here.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.