SciPy

scipy.special.hyp2f0

scipy.special.hyp2f0(*args, **kwds)

hyp2f0 is deprecated! hyp2f0 is deprecated in SciPy 1.2

hyp2f0(x1, x2, x3, x4[, out1, out2], / [, out=(None, None)], *, where=True, casting=’same_kind’, order=’K’, dtype=None, subok=True[, signature, extobj])

hyp2f0(a, b, x, type)

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