This is the mail archive of the gsl-cvs@sourceware.org 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]
Other format: [Raw text]

gsl ./NEWS ./THANKS doc/specfunc-ellint.texi s ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.org	2007-02-09 20:39:19

Modified files:
	.              : NEWS THANKS 
	doc            : specfunc-ellint.texi 
	specfunc       : ChangeLog ellint.c gsl_sf_ellint.h test_sf.c 

Log message:
	fix elliptic integrals to handle larger values of phi
	
	(gsl_sf_ellint_F_e): do argument reduction for phi>pi/2
	(gsl_sf_ellint_E_e): do argument reduction for phi>pi/2
	(gsl_sf_ellint_P_e): do argument reduction for phi>pi/2
	(gsl_sf_ellint_D_e): do argument reduction for phi>pi/2
	(gsl_sf_ellint_Dcomp_e): added complete D integral
	(gsl_sf_ellint_Pcomp_e): added complete P integral


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