r = remainder(f,g)
This operation is the same as Matrix % GroebnerBasis.
The equation g*q+r == f will hold, where q is the map provided by quotient. The source of f should be a free module.
|
|
|
|
|
|
The object remainder is a method function.