hyper_2f1_test, an Octave code which calls hyper_2f1(), which evaluates the hypergeometric function 2F1(a,b,c;x) for real parameters a, b, c and argument x. This function is simply a wrapper for the Gnu Scientific Library function gsl_sf_hyperg_2F1().
The computer code and data files made available on this web page are distributed under the MIT license.
hyper_2f1, an Octave code which evaluates the hypergeometric function 2F1(a,b,c;x) for real parameters a, b, c and argument x. This function is simply a wrapper for the Gnu Scientific Library function gsl_sf_hyperg_2F1().