content f
content(f, x)
The content is the ideal in the base ring generated by the coefficients.
|
|
|
|
|
../../../../../../../Macaulay2/m2/matrix1.m2:664:38-664:66: --source code:
content(RingElement) := Ideal => (f) -> ideal \\ last \ listForm f
../../../../../../../Macaulay2/m2/matrix1.m2:665:53-665:97: --source code:
content(RingElement, RingElement) := Ideal => (f,x) -> ideal last coefficients(f, Variables => {x})
The object content is a method function.