scipy.special.pbdv

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

pbdv(v, x)

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