powered by
Computes the 2F1 Hypergeometric Function
ourgeo(a1,a2,b1,zstar,niter=500)
returns the value of the hypergeometric function
Parameter (Real)
Primary real argument
The degree of approximation to truncate the hypergeometric sum. The default value is set at 500
##usage of ourgeo to evaluate a 2F1 hypergeometric function ourgeo(1.5,1.9,1.2,0.7)
Run the code above in your browser using DataLab