SciPy

This is documentation for an old release of SciPy (version 0.13.0). Read this page in the documentation of the latest stable release (version 1.15.0).

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