scipy.special.
jve
jve(v, z)
Exponentially scaled Bessel function of order v
Defined as:
jve(v,z) = jv(v,z) * exp(-abs(z.imag))
scipy.special
Enter search terms or a module, class or function name.