|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
MonomialList |
| MonomialList[poly] gives the list of all monomials in the polynomial poly. |
| MonomialList[poly, {x1, x2, ...}] gives the list of monomials with respect to the variables xi in poly. |
| MonomialList[poly, {x1, x2, ...}, order] puts the monomials in the specified order. |