Modulus
Returns the remainder after a division.
Arguments
| Arguments | Definitions |
|---|---|
| Dividend | Specify the value to be divided. |
| Divisor | Specify the value to use to divide the dividend. |
Returns the remainder after a division.
| Arguments | Definitions |
|---|---|
| Dividend | Specify the value to be divided. |
| Divisor | Specify the value to use to divide the dividend. |