Horner Tableau Iteration-4-Polynom-Division
p_n(x) = q_m(x) d(x) + r(x), n>m
q(x) Linear-Faktor oder Polynom Grad n>m
Horner’s rule is an efficient algorithm for computing the value of a polynomial or a polynomial divison.
CAS Iteration 4 Horner Tableau of Polynomial Division
CAS has the advantage of exact calculation with symbolc numbers but Iteration does not calculate with symbolic numbers.
Sophisticated iteration/recursion on a matrix tableau and Latex comments to calculation