operator MOD
Returns the integer value of the remainder (modulo) when dividing expression1 by expression2.
Syntax
expression1 MOD expression2
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the integer value of the remainder (modulo) when dividing expression1 by expression2.
expression1 MOD expression2