Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Algebraic Computation / Polynomial Functions /

PolynomialQ

FilledSmallSquare PolynomialQ[expr, var] yields True if expr is a polynomial in var, and yields False otherwise.

FilledSmallSquare PolynomialQ[expr, , ... ] tests whether expr is a polynomial in the .

FilledSmallSquare The need not be symbols; PolynomialQ[f[a] + f[a]^2, f[a]] LongRightArrow.

FilledSmallSquare See Section 2.3.5 and Section 3.3.2.

FilledSmallSquare See also: Collect, Series.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.