This is documentation for an old release of SciPy (version 0.12.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(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)) = <ufunc 'jve'>