polünomiline
Polünomiline is a mathematical object typically defined as a finite expression formed from sums of nonnegative integer powers of a variable with constant coefficients. A common univariate form in one variable x is P(x) = a0 + a1 x + a2 x^2 + ... + an x^n, where n is a nonnegative integer and each coefficient ai comes from a chosen coefficient set, usually a field or a ring. If an ≠ 0, the degree of P is n; if all coefficients are zero, P is the zero polynomial and has no degree.
Polynomials can be added, subtracted, and multiplied to yield other polynomials, and they can be composed as
Zeros and factorization are central topics. A root of P is a value x0 with P(x0) = 0.
Applications include modeling relationships, function approximation through Taylor or Maclaurin polynomials, and data interpolation using methods