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))
scipy.special.yv
scipy.special.kn
Enter search terms or a module, class or function name.