Returns the remainder of input expr1 divided by input expr2 . Equivalent to the modulo arithmetic operator (e.g. expr1 % expr2 ).
確定! 回上一頁