This is documentation for an old release of SciPy (version 0.11.0). Read this page Search for this page in the documentation of the latest stable release (version 1.14.1).
scipy.special.hyp1f2
-
scipy.special.hyp1f2(x1, x2, x3, x4[, out1, out2]) = <ufunc 'hyp1f2'>
(y,err)=hyp1f2(a,b,c,x) returns (y,err) with the hypergeometric function 1F2 in y and an error estimate in err.