This rounds any decimal number DOWN to the nearest integer. So 4.1 becomes 4, and 4.8 is also 4. Finally you have the FIX function which rounds POSITIVE numbers ...
確定! 回上一頁