scipy.special.yve

scipy.special.yve(x1, x2[, out]) = <ufunc 'yve'>

y=yve(v,z) returns the exponentially scaled Bessel function of the second kind of real order v at complex z: yve(v,z) = yv(v,z) * exp(-abs(z.imag))

Previous topic

scipy.special.yv

Next topic

scipy.special.kn