Content deleted Content added
Line 7:
y = a_{n}x^{n} + a_{n-1}x^{n-1} + \ldots + a_{2}x^{2} + a_{1}x + a_{0}
</math>
with ''n'' denoting a non-negative [[integer]] that defines the degree of the polynomial. A polynomial with a degree of 0 is simply a [[constant function]]
Historically, polynomial models are among the most frequently used empirical models for [[curve fitting]].
|