Rewrite the approximate value of 10,000 to the original number ÷ 10000, and keep a certain number of digits as required.
Such as the original number 1234567.89 yuan.
Rewrite it into a million years =123.89 million yuan.
Rewrite it into an approximate value of ten thousand (keep two decimal places) = 1234600 yuan.
Rewrite it to an approximate value of ten thousand (keep three decimal places) = 12345700 yuan.
Rewrite to approximate value of ten thousand units (keep integer) = 1.23 million yuan.