This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.jve
-
scipy.special.jve(x1, x2[, out]) = <ufunc 'jve'>
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))