Polynomial(coefficients: DoubleArray)
Represents a polynomial function of arbitrary degree.
coefficients - polynomial coefficients in the order of degree (constant first, followed by higher degree term coefficients).
coefficients