next | previous | forward | backward | up | top | index | toc | Macaulay2 web site

mod -- reduce modulo an integer

Description

mod(i,n) -- reduce the integer i modulo n.

The result is an element of ZZ/n.