Searched refs:ellintP3 (Results 1 – 1 of 1) sorted by relevance
218 inline double ellintP3(double a, double b, double c) { return gsl_sf_ellint_P(c, a, -b, GSL_PREC_DO… in ellintP3() function225 #define ELLINT_3_FUNCTION_TO_TEST ellintP3