Searched refs:ellintE2 (Results 1 – 1 of 1) sorted by relevance
217 inline double ellintE2(double a, double b) { return gsl_sf_ellint_E(b, a, GSL_PREC_DOUBLE); } in ellintE2() function223 #define ELLINT_2_FUNCTION_TO_TEST ellintE2