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

scipy.special.yn(n, x) = <ufunc 'yn'>

Bessel function of the second kind of integer order

Returns the Bessel function of the second kind of integer order n at x.

Previous topic

scipy.special.jve

Next topic

scipy.special.yv