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 (GSL) function gsl_sf_hyperg_2F1().
The information on this web page is 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().