Polynomial

A polynomial is an algebraic expression consisting of variables and coefficients, built using only the operations of addition, subtraction, multiplication, and non-negative integer exponents.

Example

$3x^3 - 2x^2 + x - 5$ is a polynomial of degree 3.

See Also