5.7.2.3.3. scipy.special.jve

scipy.special.jve(v, z) = <ufunc 'jve'>

Exponentially scaled Bessel function of order v

Defined as:

jve(v, z) = jv(v, z) * exp(-abs(z.imag))