Xref: utzoo comp.binaries.ibm.pc.d:9068 comp.lang.c:31225 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!ucbvax!van-bc!ubc-cs!alberta!herald.usask.ca!news From: reeves@dvinci (Malcolm Reeves) Newsgroups: comp.binaries.ibm.pc.d,comp.lang.c Subject: Re: polynomial curvefit routine Message-ID: <1990Aug18.210530.2132@herald.usask.ca> Date: 18 Aug 90 21:05:30 GMT References: <45quN1w162w@turbo.atl.ga.us> Sender: news@herald.usask.ca (USENET News System) Reply-To: reeves@dvinci Organization: University of Saskatchewan Lines: 9 From article <45quN1w162w@turbo.atl.ga.us>, by greg@turbo.atl.ga.us (Greg Montgomery): > I'm looking for a polynomial curvefit routine in C/C++ source code. > Please let me know if you know where I can locate one or if there is a > better place to look... > Look in "Numerical Recipies in C" by Press et al. Cambridge University Press I have FORTRAN and PASCAL but not C sources for polynomial curvefit. You might also take a look at Numerical Methods Toolbox for Turbo Pascal by Borland .... I'm not sure whether this is available for C.