"round down to" in Chinese (Traditional)
向下取整到
Definition
將數字降低到最近的較小整數或指定的值,忽略上面的任何小數部分。
Usage Notes (Chinese (Traditional))
用於數學、會計和電腦科學,把小數或分數捨去降至指定單位。與 “round up to” 相反。例如:4.8向下取整到4;17向下取整到最近的10為10。
Examples
If you round down to the nearest dollar, $5.75 becomes $5.
如果你**向下取整到**最接近的美元,$5.75 變成 $5。
Please round down to the nearest whole number when reporting your age.
請在報告年齡時**向下取整到**最接近的整數。
We always round down to the nearest ten for this calculation.
這個計算我們總是**向下取整到**最接近的十。
Just round down to five if it's over but not quite six.
如果超過五但不到六,直接**向下取整到**五吧。
For taxes, they always round down to the closest value, not up.
在稅務上,他們總是**向下取整到**最接近的數值,而不是進位。
You can round down to zero if there’s nothing left.
如果什麼都沒剩下,你可以**向下取整到**零。