Root-o-matic

Αυγούστου 4, 2008
Tags: , ,

This little Fortran program, originally written in DOS, uses the arithmetic sequence to find the root of A. All you have to do is to enter A and a guess value .  Caution: This program is very old; it uses Escape codes to clear the screen. In DOS, it needs the ANSI.COM driver. I haven’t [...]

0