1, when reading, read from the high position and read down step by step;
(e.g., thousands, hundreds, billions, hundreds, hundreds, dozens)
2. Zero at the end of each stage is not read; No matter how many zeros there are in the middle, only one zero is read;
The decimal part is read-only, and all zeros should be read.
For example: 12345308086
Reading:123,450,600,709.
PS: If there is a decimal point, start from the first place (unit) to the left of the decimal point, every four places. From low to high, there are three levels, ten thousand and one hundred million.
Please accept it. Thank you. 、
You can read the number my way.