To round a number to the nearest thousand (or ten, hundred, million …), replace it by the closest multiple of . If the number sits exactly halfway, round up. In practice: look at the digit just below the rounding place — or more rounds up, or less rounds down.
Examples
Example 21.7
rounded to the nearest thousand: the hundreds digit is , so round up: . Rounded to the nearest hundred: . Rounded to the nearest ten thousand: .
Example 21.8 (Orders of magnitude in the world)
Rounding is how large numbers are actually used: a country of inhabitants is “about million”; a city of people is “about ”. The exact figure changes every day anyway — the rounded one carries the useful information.