"BCS" <[email protected]> wrote in message 
news:[email protected]...
> Hello KennyTM~,
>> What's the point of using bases other than 2, 8, 10, 16, 36 and 64?
>>
>
> Base 13 is useful in literature.
>

Also, base 4 is very useful on Parallax's Propeller microcontroller because 
it's graphics stuff involves a lot of packed 2-bit values. Not that the 
Propeller is necessarily powerful enough for D, but I'd image there must be 
other embedded systems that do things with packed 2-bit values which could 
therefore benefit from base 4. 


Reply via email to