SciPy

This is documentation for an old release of SciPy (version 0.13.0). Read 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'>

Previous topic

scipy.special.jv

Next topic

scipy.special.yn