In mathematics and computer science it is the operation which returns the remainder of division. The symbol is % in coding.

For example: 9%5=4, 6%6=0, 5%7=5

Another way of saying "modulo"