SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.yv

scipy.special.yv(v, z) = <ufunc 'yv'>

Bessel function of the second kind of real order

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