Subject: Numerical evaluation of zeta and psi functions
From: Robert Dodier
Date: Sat, 30 Dec 2006 09:10:07 -0700
On 12/29/06, Andrej Vodopivec <andrej.vodopivec at gmail.com> wrote:
> we have zeta(1.2) -> bfzeta(1.2, 18.0).
> I propose we make bfzeta autoload from bffac.
OK by me.
> Also I propose we do psi[n](x) -> bfpsi(n, x, 18.0)
> if n is a positive integer and x a float.
OK by me. But I think what we want is float(bfpsi(n, x, 18))
(fpprec argument is an integer).
> Also bfpsi should autoload from bffac.
How about if we make the other functions in bffac autoload as well.
Thanks for looking into this --
Robert