Abstract


  • Returns the remainder or signed remainder of a division

Congruence Modulo

  • Congruence means “the same”

  • Congruence Modulo basically means two numbers have the same remainder when divided by the same Factor


  • Represented with

  • (mod ) is read as ” is congruent to modulo

  • (mod ) means that and have the same remainder when divided by


  • (mod ) is true if and only if

  • and are in the same Equivalence Class modulo ,