Math > Basic
Outputs the remainder (division operation) given the input dividend and the specified divisor.
Value
The dividend of the division operation.
Modulo By
The divisor of the division operation.
Result
The remainder.
Valid
Returns false if the remainder is undefined for the specified input values, true otherwise.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License