Quote:
Originally Posted by sweety439
Dozenal is the best base!!!
|
Actually, I believe that 60060 is the best base. It is divisible by a lot of small numbers, and it fits in 16 bits so that you can use an uint32 to multiply two digits in a single clock cycle without loss of precision on many of the 32-bit processors nowadays (like ARM and Cortex M).
Hihi.

[/trolling]