Hello Johann,
Friday, December 15, 2006, 10:28:04 PM, you wrote:
JG> I'm searching for FreePascal implementations of some special
JG> mathematical functions related to statistics like erf, erfc and some
JG> other cumulative probability functions. Did anybody implement such
JG> functions already (
On 17 dec 2006, at 23:40, Jeff Miller wrote:
This is slightly off-topic, but nonetheless somewhat
relevant to these special math functions...
Can anyone explain what is the precision of fpc's
built-in math functions like sqrt, ln, exp, and so on?
According to the online documentation, these t
This is slightly off-topic, but nonetheless somewhat
relevant to these special math functions...
Can anyone explain what is the precision of fpc's
built-in math functions like sqrt, ln, exp, and so on?
According to the online documentation, these take
a ValReal argument and return a ValReal resu
Hi!
> The direct/inverse students' distribution and F-distribution are
> in the sources stdtrl.c and fdtrl.c of the Moshier's ldouble C library:
>
> http://www.moshier.net/ldouble.zip
>
> You can read about Cochran and SNK methods in many books, also available
> via web. A starting point for sta
Hi Hansi,
> > I'm searching for FreePascal implementations of some special
> > mathematical functions related to statistics like erf, erfc and some
> > other cumulative probability functions. Did anybody implement such
> > functions already (e.g. from the Numerical Recipies)?
>
> Some functions ar
Hi!
Am Samstag, den 16.12.2006, 11:30 + schrieb [EMAIL PROTECTED]:
> Hi Hansi,
>
> > I'm searching for FreePascal implementations of some special
> > mathematical functions related to statistics like erf, erfc and some
> > other cumulative probability functions. Did anybody implement such
>
Hi Hansi,
> I'm searching for FreePascal implementations of some special
> mathematical functions related to statistics like erf, erfc and some
> other cumulative probability functions. Did anybody implement such
> functions already (e.g. from the Numerical Recipies)?
Some functions are availabl
Hi!
Am Freitag, den 15.12.2006, 21:31 +0100 schrieb Florian Klaempfl:
> Johann Glaser schrieb:
> > Hi!
> >
> > I'm searching for FreePascal implementations of some special
> > mathematical functions related to statistics like erf, erfc and some
> > other cumulative probability functions. Did anyb
Johann Glaser schrieb:
Hi!
I'm searching for FreePascal implementations of some special
mathematical functions related to statistics like erf, erfc and some
other cumulative probability functions. Did anybody implement such
functions already (e.g. from the Numerical Recipies)?
Is it allowed to