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.yve

scipy.special.yve(v, z) returns the exponentially scaled Bessel function of the second kind of real order v at complex z: yve(v, z) = yv(v, z) * exp(-abs(z.imag)) = <ufunc 'yve'>

Previous topic

scipy.special.yv

Next topic

scipy.special.kn