Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 5 years ago

rue82 gravatar image

Monomials' list for Laurent polynomials

Given a Laurent polynomial, is there a method to list its monomials? For example, for the polynomial f(x,y)=x/y+y+3/x in the ring R[x±,y±], it should give a list of the form [x/y,y,3/x]. Something similar exists for polynomials, it is given by monomials().