A modulo operation with the result being in the range [0,mod).
[0,mod)
The divisor for the modulo operation.
The dividend for the modulo operation.
The result of the module operation, in the range [0,mod)].
[0,mod)]
Generated using TypeDoc
A modulo operation with the result being in the range
[0,mod)
.