l = linearPart(f)
|
|
|
If we have a polynomial ring over another polynomial ring, the command only looks at the exponents on the new set of variables.
|
|
|
Note that in the previous example, linearPart g does not include a but does include a*b*x
The object linearPart is a function closure.