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