This is documentation for an old release of SciPy (version 0.10.1). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.pbwa
-
scipy.special.pbwa(x1, x2[, out1, out2]) = <ufunc 'pbwa'>
(w,wp)=pbwa(a,x) returns (w,wp) with the parabolic cylinder function W(a,x) in
w and the derivative, W’(a,x) in wp. May not be accurate for large (>5)
arguments in a and/or x.