From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fedc2d05e82c9174 X-Google-Attributes: gid103376,public From: johnherro@aol.com (John Herro) Subject: Re: Calculating SQRT in Ada Date: 1999/03/26 Message-ID: <19990326075844.11588.00000115@ngol07.aol.com>#1/1 X-Deja-AN: 459323104 References: X-Admin: news@aol.com Organization: AOL http://www.aol.com Newsgroups: comp.lang.ada Date: 1999-03-26T00:00:00+00:00 List-Id: David C. Hoos, Sr. wrote > while not alternating and then > New_Estimate /= Previous_estimate loop > John -- Did you look at my convergence test? > It always works. Your routine, although a bit more complicated than my original post, is easy to understand, and it does indeed look like it will always converge. - John Herro http://members.aol.com/AdaTutor