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

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

y=j1(x) returns the Bessel function of order 1 at x.

Previous topic

scipy.special.j0

Next topic

scipy.special.y0

This Page