Didn't Malcolm Gladwell talk about how the Chinese names for numbers were were closer to their place values and therefore less confusing for calculations? e.g. "50" is "five-tens" instead of "fifty"
Pronunciations for hexadecimal numbers (1968)
21–30 of 124 posts
Re: Pronunciations for hexadecimal numbers (1968)
#22See also http://www.bzarg.com/p/how-to-pronounce-hexadecimal/
0xA_ : Atta
0xB_ : Bibbity
0xC_ : City
0xD_ : Dickety
0xE_ : Ebbity
0xE_ : FleventyRe: Pronunciations for hexadecimal numbers (1968)
#231 to F are the normal 'un' to 'quinze'. A is 'dix'.
10 is 'seize'. 11 is 'seize et un' etc. Until 1F which is `seize et quinze'.
20 to 2F are 'vingt' until 'vingt et quinze'.
Etc.
70, 80 and 90 are called 'septante', 'huitante' (Swiss-specific) and 'nonante'.
A0 is 'dixante', then we have 'onzante', 'douzante', 'treizante', 'quatorzante' and 'quinzante'.
100 is 'cent', and from there normal rules apply.
Etc.
So B78D would be 'onze mille sept cents huitante treize'.
Note that 'soixante dix' is 6A, not 70.
Re: Pronunciations for hexadecimal numbers (1968)
#24Re: Pronunciations for hexadecimal numbers (1968)
#25Didn't Malcolm Gladwell talk about how the Chinese names for numbers were were closer to their place values and therefore less confusing for calculations? e.g. "50" is "five-tens" instead of "fifty"
Re: Pronunciations for hexadecimal numbers (1968)
#26Re: Pronunciations for hexadecimal numbers (1968)
#27In French, and more specifically French as spoken in some areas in Switzerland, there is a very natural way of pronouncing hex numbers: 1 to F are the normal 'un' to 'quinze'. A is 'dix'. 10 is 'seize'. 11 is 'seize et un' etc. Until 1F which is `seize et quinze'. 20 to 2F are 'vingt' until 'vingt et quinze'. Etc. 70, 80 and 90 are called 'septante', 'huitante' (Swiss-specific) and 'nonante'. A0 is 'dixante', then we…
It's quite a shame, because that solution for reading hexadecimal numbers out loud is quite elegant :)
Re: Pronunciations for hexadecimal numbers (1968)
#28See also http://www.bzarg.com/p/how-to-pronounce-hexadecimal/
Re: Pronunciations for hexadecimal numbers (1968)
#29Re: Pronunciations for hexadecimal numbers (1968)
#30It's amazing what naming conventions are used over time. In the 70's/early 80's "~" was (at least in programming circles in the UK) called a swan-hyphen, today it is often called a tilde. Though I'm sure it has many other names that have come and gone throughout the fashion of time.