View Single Post
  #48 (permalink)  
Old 01-January-2003, 03:04 AM
Donnie B.'s Avatar
Donnie B. Donnie B. is offline
Senior Member
 
Join Date: Oct 2001
Location: Massachusetts, USA
Posts: 5,283
Default

You can use base 60 and still have only one symbol per digit. You just need to memorize a whole lot of numerals. But it would still be a lot simpler than, say, Chinese writing, which has several thousand characters in common use.

Of course, those of us who write real software (in Assembly) know that the only truly useful number system is hexadecimal.
Reply With Quote