Fix bug in computing derivative
cvmix_math_evaluate_cubic()
was not computing the derivative of the cubic polynomial correctly, omitting the coefficients from the quadratic and cubic terms.
cvmix_math_evaluate_cubic()
was not computing the derivative of the cubic polynomial correctly, omitting the coefficients from the quadratic and cubic terms.