MODULO
🧮➗🔢
Example
Use the modulo operator to find remainders in integer division.
Definition
with respect to a given modulus (number theory)
the operation that returns the remainder of a division
Use the modulo operator to find remainders in integer division.
with respect to a given modulus (number theory)
the operation that returns the remainder of a division