scipy.special.jve

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

jve(v, z)

Exponentially scaled Bessel function of order v

Defined as:

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