Starting from the right, the digits of a number are grouped in classes of three: the class of units, the class of thousands, the class of millions. Each class has its own units, tens and hundreds. For instance
read “six million three hundred nine thousand four hundred fifty-two”.
Examples
Example 21.2 (Writing with the classes)
“Twelve million forty thousand five hundred” has in the millions class, in the thousands class, in the units class:
The zeros of are essential: each class (except the leftmost) must show its three digits.
Example 21.3 (How many thousands?)
The number contains thousands (everything left of the units class): . Asking “how many thousands” is not asking for one digit, but for a whole prefix of the number.