Assignment N°9
Instructions
A polynomial of degree n is represented by a vector of size (n+1)
Result
Correction
Your choiceExpected answerAnswer
Explanation
because the last number is always multiply with x^0 which is equal to 1
A polynomial of degree n is represented by a vector of size (n+1)
because the last number is always multiply with x^0 which is equal to 1