scipy.special.hyp1f2

scipy.special.hyp1f2(x1, x2, x3, x4[, out1, out2]) = <ufunc 'hyp1f2'>

(y,err)=hyp1f2(a,b,c,x) returns (y,err) with the hypergeometric function 1F2 in y and an error estimate in err.

Previous topic

scipy.special.hyp2f0

Next topic

scipy.special.hyp3f0