SciPy

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

scipy.special.hyp2f0

scipy.special.hyp2f0(a, b, x, type) = <ufunc 'hyp2f0'>

Hypergeometric function 2F0 in y and an error estimate

The parameter type determines a convergence factor and can be either 1 or 2.

Returns:

y

Value of the function

err

Error estimate

Previous topic

scipy.special.hyp0f1

Next topic

scipy.special.hyp1f2