hyper_2f1_test, a MATLAB code which calls hyper_2f1(), which evaluates the hypergeometric function 2F1(a,b,c;x) for real arguments a, b, c, and real or complex argument x. For convenience, this function is simply a wrapper for the built-in generalized hypergeometric function hypergeom().
The computer code and data files made available on this web page are distributed under the MIT license.
hyper_2f1, a MATLAB code which evaluates the hypergeometric function 2F1(a,b,c;x) for real arguments a, b, c, and real or complex argument x. For convenience, this function is simply a wrapper for the built-in generalized hypergeometric function hypergeom().