hyper_2f1_test


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

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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

Source Code:


Last revised on 26 December 2023.