This is the mail archive of the gsl-cvs@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gsl/specfunc ChangeLog test_sf.c zeta.c


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sources.redhat.com	2001-07-06 12:23:04

Modified files:
	specfunc       : ChangeLog test_sf.c zeta.c 

Log message:
	added a function to compute zeta(1-s) without loss of accuracy for s
	near zero, as used by the reflection formula.  This fixes a bug in the
	accuracy of results of zeta(-x) for small x, where loss of precision
	previously occurred by evaluating 1-x.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]