Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming > #1450

About divisions on the Taylor series in the error function

From hopcode <hopcode@invalid.de>
Newsgroups comp.programming
Subject About divisions on the Taylor series in the error function
Date 2012-04-09 16:20 +0200
Organization A noiseless patient Spider
Message-ID <jlur7p$42p$1@dont-email.me> (permalink)

Show all headers | View raw


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,

-- 
.:mrk[hopcode]
   .:x64lab:.
  group http://groups.google.com/group/x64lab
  site http://sites.google.com/site/x64lab

Back to comp.programming | Previous | NextNext in thread | Find similar


Thread

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