kelvin_zeros — SciPy v1.15.2 Manual (original) (raw)
scipy.special.
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