Polynomiale
Polynomiale is a mathematical object also known as a polynomial. It is an algebraic expression built from constants and variables using only addition, subtraction, multiplication, and non-negative integer exponents. In its standard form a univariate polynomial in a variable x with coefficients from a ring R is written as P(x) = a_n x^n + a_{n-1} x^{n-1} + … + a_1 x + a_0, where a_n ≠ 0 and n is the degree of the polynomial. Polynomials can also involve several variables, for example P(x, y) = 3x^2y + 5xy^2 + 7.
Polynomials are closed under the operations of addition and multiplication, and they form a algebraic structure
Polynomials are widely used in mathematics and applied sciences. They are employed in solving equations, interpolation