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

scipy.special.pbdv#

scipy.special.pbdv(v, x) = <ufunc 'pbdv'>#

Parabolic cylinder function D

Returns (d, dp) the parabolic cylinder function Dv(x) in d and the derivative, Dv’(x) in dp.

Returns
d

Value of the function

dp

Value of the derivative vs x