|
|
|
|
|
by wtbob
4532 days ago
|
|
> I don't see the point of a duodecimal system of units when a base 10 system is much more elegant. You would never end up with a 1/64th of something in the metric system. Fractions are a hack. How is base 10 more elegant than base 12? 1/64th might result from a binary, octal or hexadecimal system; duodecimal tens to favour things like 1/3, 1/4, 1/6, 1/9, 1/12 and so on. The elegant thing is that in duodecimal all of those are non-repeating fractions: .4, .3, .2, .14, .01 respectively. Interestingly, in duodecimal 1/5 and 1/10 are non-repeating (this is also true in binary...). Base 12 is far more elegant than base 10, but the conversions cost make the conversion to French units look cheap--and then we'd need to convert all our units to some sort of French units mark II. |
|