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
[1]Zhang, Shanjie and Jin, Jianming. βComputation of Special Functionsβ, John Wiley and Sons, 1996. https://people.sc.fsu.edu/~jburkardt/f77_src/special_functions/special_functions.html