SciPy

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

scipy.special.hyp3f0

scipy.special.hyp3f0(a, b, c, x)[source]

hyp3f0 is deprecated! hyp3f0 is deprecated in SciPy 1.2

Hypergeometric function 3F0 in y and an error estimate

Returns
y

Value of the function

err

Error estimate

Previous topic

scipy.special.hyp1f2

Next topic

scipy.special.pbdv