Xref: utzoo comp.dsp:1014 sci.math.num-analysis:1273 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!munnari.oz.au!sirius.ucs.adelaide.edu.au!augean!ksarkies From: ksarkies@augean.ua.OZ.AU (Ken W. Sarkies) Newsgroups: comp.dsp,sci.math.num-analysis Subject: Re: Looking for a fast exp(x) where -10.0<=x<=10.0 Keywords: exp fast functions lookup tables Message-ID: <954@augean.ua.OZ.AU> Date: 5 Nov 90 03:56:23 GMT References: <1990Nov1.184820.5796@walt.disney.com> Organization: Engineering Faculty, University of Adelaide, Australia Lines: 17 Summary: Expires: Sender: Followup-To: Distribution: In article <1990Nov1.184820.5796@walt.disney.com> scott@walt.disney.com (Scott Watson) writes: > >I have a need for an fast exp(x) function... > Another idea I have used is the polynomial approximations as given in Abramowitz and Stegun ``Handbook of Mathematical Functions''. For exp(x) you can get accuracy to 2 x 10^{-10} for seven terms with 0