SciPy

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

Previous topic

scipy.special.hyp3f0

Next topic

scipy.special.pbvv