SciPy

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

scipy.special.hyp1f2

scipy.special.hyp1f2(a, b, c, x) = <ufunc 'hyp1f2'>

Hypergeometric function 1F2 and error estimate

Returns:

y

Value of the function

err

Error estimate

Previous topic

scipy.special.hyp2f0

Next topic

scipy.special.hyp3f0