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

scipy.special.jn(x1, x2[, out])

y=jv(v,z) returns the Bessel function of real order v at complex z.

Previous topic

scipy.special.ellipeinc

Next topic

scipy.special.jv

This Page