|
|
|
|
|
by jbert
4539 days ago
|
|
Duodecimal counting still persists in some places in inches-per-foot and in the UK until 1971 in the "pounds, shillings and pence" old-money system. (12 pence to a shilling and 20 shillings to a pound). It's interesting to me that both duodecimal and decimal counting are recommended as being easy to calculate with. The benefits of decimal come from our using base-10 for other purposes. I guess the best of all possible worlds would be to use duodecimal for all units (including our normal number system). Then we'd get the ease of use of modern base-10 units plus the better factorisation of duodecimal. (But we'd still have an impedance mismatch with the binary powers. The KB/KiB split wouldn't go away). |
|
As an aside, I wonder how technology affects the units or systems we use. They had to rely on decimal or duodecimal systems for their units because they were doing all of their calculations manually (so did we until about 20 or so years ago btw,) but now that everyone* carries a computer on his/her pocket, what better systems could we design?
I guess binary might be an example of that. 2 values is not something that applies to everything, at least not naturally in the way the human mind works, but it is much more efficient for machines to process information, that makes sense.