SciPy

scipy.special.hyp1f2

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

hyp1f2 is deprecated! hyp1f2 is deprecated in SciPy 1.2

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

hyp1f2(a, b, c, x)

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