(71B) Synthetic Division
|
06-27-2016, 03:32 AM
Post: #1
|
|||
|
|||
(71B) Synthetic Division
Divide the polynomial p(x) by (x-R). P is the array of p(x), Q is the array representing the quotient q(x), and E is the remainder. Hence: P(x)/(x-R) = Q(x) + E/(x-R)
Code:
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)