hyper_2f1_test, a C code which calls hyper_2f1(), which evaluates the hypergeometric function 2F1(a,b,c;x) for real parameters a, b, c, and argument x, based on the Gnu Scientific Library function gsl_sf_hyperg_2F1().
The information on this web page is distributed under the MIT license.
hyper_2f1, a C code which evaluates the hypergeometric function 2F1(a,b,c;x) for real parameters a, b, c, and argument x, based on the Gnu Scientific Library function gsl_sf_hyperg_2F1().