若是n < 0,則傳回四捨五入至小數點左側第n 位的z。 若第(n + 1)th 個小數位數小於5,則會捨去該數,若大於5,則進位。 • Round(z, y) - 傳回round(z/y) · y,它會將z ...
確定! 回上一頁