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

scipy.special.hyp3f0

scipy.special.hyp3f0(x1, x2, x3, x4[, out1, out2]) = <ufunc 'hyp3f0'>

(y,err)=hyp3f0(a,b,c,x) returns (y,err) with the hypergeometric function 3F0 in y and an error estimate in err.

Previous topic

scipy.special.hyp1f2

Next topic

scipy.special.pbdv