Modular equation

From iMath
Revision as of 20:33, 4 January 2018 by Jrheinlaender (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A relation which has the form expression EQUIV expression ("mod" expression). The modulus will be automatically applied whenever the equation changes, depending on the type of the modulus:

  • Positive integer modulus: Any integers in the equation will be reduced to a remainder smaller than the modulus
  • Symbolic modulus (single symbol): Any occurrence of the modulus in the equation will be replaced by 0

The brackets around "mod" can be omitted.