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 legendre_Qn.c


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sources.redhat.com	2001-07-10 11:04:10

Modified files:
	specfunc       : ChangeLog legendre_Qn.c 

Log message:
	improved accuracy for x near zero by replacing log((1+x)/(1-x)) by
	log1p(x)-log1p(-x)


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