hyper_2f1_test


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().

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license.

Related Data and Programs:

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().

Source Code:


Last revised on 26 December 2023.