We have a quadratic solver class and a polynomial evaluation function in the math utils model. Replace these with a dedicated polynomial class.
We have a quadratic solver class and a polynomial evaluation function in the math utils model. Replace these with a dedicated polynomial class.