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

scipy.special.yv(x1, x2[, out]) = <ufunc 'yv'>

y=yv(v,z) returns the Bessel function of the second kind of real order v at complex z.

Previous topic

scipy.special.yn

Next topic

scipy.special.yve