Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!ima!mirror!cca!g-rh From: g-rh@cca.UUCP Newsgroups: net.sources Subject: Correction to secant.c Message-ID: <14586@cca.CCA.COM> Date: Thu, 2-Apr-87 04:04:02 EST Article-I.D.: cca.14586 Posted: Thu Apr 2 04:04:02 1987 Date-Received: Sat, 4-Apr-87 13:16:54 EST Reply-To: g-rh@cca.UUCP (Richard Harter) Organization: Computer Corp. of America, Cambridge Lines: 11 261c261 < xret = x; /* Return found root */ --- > xret = xf; /* Return found root */ 276c276 < xret = x; /* Return found root */ --- > xret = xf; /* Return found root */ -- Richard Harter, SMDS Inc. [Disclaimers not permitted by company policy.]