Roots of a Polynomial by Muller's Method
| 8-447
|
Arthur L. Pike, Tufts University, Medford, Massachusetts
This program implements Muller's root-finding method for
users of BASIC. The program guides the user through entering
the necessary data. Then the data are echoed in easily-
readable format. After a delay until all roots are evaluated,
the program types out the roots in tabular form.
Minimum Hardware:
| 8K PDP-8/I, ASR33
|
Other Programs Needed: | Edusystem 20 BASIC
|
Restrictions: | Execution time may be long
|
Source Language: | BASIC (Edusystem 20 implementation)
|
Catalog: | February 1972
|