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

scipy.special.y1

scipy.special.y1(x[, out])

y=y1(x) returns the Bessel function of the second kind of order 1 at x.

Previous topic

scipy.special.y0

Next topic

scipy.special.i0

This Page