Arcane Jill <arcanejill at ramonsky dot com> wrote: > This being so, it is possible that the (misnamed) property "decimal > digit" should also apply to Ewellic hex digits. They're not radix ten, > but that's not what "decimal digit" means anyway.
Of course it is. The word "decimal" ultimately derives from the Latin "decem," meaning "ten." All these terms, and probably more, have been used to describe a base-n positional number system: binary = 2 ternary = 3 quaternary = 4 octal = 8 decimal = 10 duodecimal = 12 hexadecimal = 16 -Doug Ewell Fullerton, California http://users.adelphia.net/~dewell/