SciPy

scipy.special.kelvin_zeros

scipy.special.kelvin_zeros(nt)[source]

Compute nt zeros of all Kelvin functions.

Returned in a length-8 tuple of arrays of length nt. The tuple contains the arrays of zeros of (ber, bei, ker, kei, ber’, bei’, ker’, kei’).

References

[R408]Zhang, Shanjie and Jin, Jianming. “Computation of Special Functions”, John Wiley and Sons, 1996. http://jin.ece.illinois.edu/specfunc.html

Previous topic

scipy.special.kelvin

Next topic

scipy.special.ber