home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d1xx
/
d164
/
newton.lha.pi
< prev
next >
Wrap
Fred Fish's Product-Info
|
1994-03-06
|
861b
|
51 lines
.name
Newton
.type
Mathematics
.short
Compute roots of a polynomial.
.description
Uses the "Newton's Method" algorithm to estimate real
and imaginary roots of a polynomial. Works for polynomials
up to degree 20.
.version
1.0
.date
1988.09.01
.author
Daniel J. Barrett
.address
Department of Computer Science
Lederle Graduate Research Center
University of Massachusetts
Amherst, MA 01003
.email
barrett@cs.umass.edu
.restrictions
Runs from CLI only.
Newton's method provides only estimates of roots.
.requirements
Works on all Amigas.
.distribution
Public Domain
.exectype
68000
.installsize
12K
.source
C source included.
.construction
Aztec C 3.6
.tested
A1000(512K Chip, 2M Fast, Kickstart 1.3),
A3000T(2M Chip, 8M Fast, Kickstart 2.04)
.run
Newton=CLI,Newton
.docs
README
POSTER
.described-by
Daniel J. Barrett
.submittal
Submitted directly by the author.