Xref: utzoo comp.dsp:999 sci.math.num-analysis:1267 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!walt.disney.com!scott From: scott@walt.disney.com (Scott Watson) Newsgroups: comp.dsp,sci.math.num-analysis Subject: Looking for a fast exp(x) where -10.0<=x<=10.0 Keywords: exp fast functions lookup tables Message-ID: <1990Nov1.184820.5796@walt.disney.com> Date: 1 Nov 90 18:48:20 GMT Sender: scott@walt.disney.com (Scott Watson) Organization: Walt Disney Imagineering Lines: 23 Hi y'all - I have a need for an fast exp(x) function... x is a float and can range inside +-10.0. Some sort of low granularity (read: *big array*) lookup table w/ interpolation, or something... Any ideas? Thanks in advance Scott Watson / Walt Disney Imagineering scott@walt.disney.com #ifdef SANE #include #endif -- Scott Watson / Walt Disney Imagineering scott@walt.disney.com #ifdef SANE #include #endif