scipy.special.hyp2f1

scipy.special.hyp2f1(x1, x2, x3, x4[, out]) = <ufunc 'hyp2f1'>

y=hyp2f1(a,b,c,z) returns the gauss hypergeometric function ( 2F1(a,b;c;z) ).

Previous topic

scipy.special.sh_jacobi

Next topic

scipy.special.hyp1f1

This Page