scipy.special.jnyn_zeros

scipy.special.jnyn_zeros(n, nt)[source]

Compute nt zeros of the Bessel functions Jn(x), Jn’(x), Yn(x), and Yn’(x), respectively. Returns 4 arrays of length nt.

See jn_zeros, jnp_zeros, yn_zeros, ynp_zeros to get separate arrays.

Previous topic

scipy.special.jnjnp_zeros

Next topic

scipy.special.jn_zeros