From Difference Between rem and mod: > Compute the remainder after division with rem, then compute the modulus after division with mod. rem(X,Y) and mod(X ...
確定! 回上一頁