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

scipy.special.j1(x[, out]) = <ufunc 'j1'>

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

Previous topic

scipy.special.j0

Next topic

scipy.special.y0