y=jve(v,z) returns the exponentially scaled Bessel function of real order v at complex z: jve(v,z) = jv(v,z) * exp(-abs(z.imag))
scipy.special.jv
scipy.special.yn
Enter search terms or a module, class or function name.