mod (a,b) will give the remainder of a/b. · If b>0, then the remainder will be in the range [0, b-1] meaning positive or zero. · If a is negative and b is positive ...
確定! 回上一頁