Modular arithmetic
Factor handbook ยป The language ยป Numbers ยป Arithmetic

Prev:Number protocol
Next:Bitwise arithmetic


mod ( x y -- z )

rem ( x y -- z )

/mod ( x y -- z w )

/i ( x y -- z )


See also
Integer functions