content f
content(f, x)
The content is the ideal in the base ring generated by the coefficients.
|
|
|
|
|
../../../../../Macaulay2/m2/matrix1.m2:658:37-658:65: --source code:
content(RingElement) := Ideal => (f) -> ideal \\ last \ listForm f
../../../../../Macaulay2/m2/matrix1.m2:659:52-659:96: --source code:
content(RingElement, RingElement) := Ideal => (f,x) -> ideal last coefficients(f, Variables => {x})
The object content is a method function.