Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming > #1463
| From | Rui Maciel <rui.maciel@gmail.com> |
|---|---|
| Newsgroups | comp.programming |
| Subject | Re: About divisions on the Taylor series in the error function |
| Date | 2012-04-11 10:07 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <jm3hkg$6md$3@speranza.aioe.org> (permalink) |
| References | <jlur7p$42p$1@dont-email.me> |
hopcode wrote: > Hi, > i am actually using the Marsaglia's method > to calculate the error function from > (snipped) this series > x + x3/3 + x5/(3 · 5) + x7/(3 · 5 · 7) > > is there a way to avoid divisions in there? > what about a method interpolating on a precalculated > lookup table ? > > Thanks in advance for your help, > Cheers, On a side note, why not post this to sci.math.num-analysis? Rui Maciel
Back to comp.programming | Previous | Next — Previous in thread | Next in thread | Find similar
About divisions on the Taylor series in the error function hopcode <hopcode@invalid.de> - 2012-04-09 16:20 +0200
Re: About divisions on the Taylor series in the error function Robert Wessel <robertwessel2@yahoo.com> - 2012-04-09 14:52 -0500
Re: About divisions on the Taylor series in the error function hopcode <hopcode@invalid.de> - 2012-04-10 03:02 +0200
Re: About divisions on the Taylor series in the error function "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de> - 2012-04-10 10:14 +0200
Re: About divisions on the Taylor series in the error function "BartC" <bc@freeuk.com> - 2012-04-10 09:28 +0100
Re: About divisions on the Taylor series in the error function hopcode <hopcode@invalid.de> - 2012-04-11 04:33 +0200
Re: About divisions on the Taylor series in the error function Rui Maciel <rui.maciel@gmail.com> - 2012-04-11 10:07 +0100
Re: About divisions on the Taylor series in the error function hopcode <hopcode@nospicedham.invalid.de> - 2012-04-12 11:07 +0200
csiph-web