Polynomial Coefficients from a given list of roots -- for the HP-71B
|
12-26-2018, 12:11 AM
(This post was last modified: 12-26-2018 03:51 AM by Namir.)
Post: #1
|
|||
|
|||
Polynomial Coefficients from a given list of roots -- for the HP-71B
Here is an HP-71B program that converts the list of roots into the coefficients of the polynomial that has these roots. The DATA statement(s) contain the number of roots, followed by the list of roots. This data can appear on one or more DATA statements. Run the program to view the coefficients along with their associated power of X:
Code: 10 REM POLY COEFFS FROM ROOTS |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)