Gapplet
Given a polynomial
f
Q
[
X
], return the list of terms, monomials or coefficients.
Input
f
,
e.g., X^3-3*X-2
Terms
Monomials
Coefficients