scipy.special.
kelvin_zeros#
- scipy.special.kelvin_zeros(nt)[源代码]#
计算所有开尔文函数的 nt 个零点。
返回长度为 8 的数组元组,每个数组的长度为 nt。 该元组包含 (ber, bei, ker, kei, ber', bei', ker', kei') 的零点数组。
参考文献
[1]Zhang, Shanjie 和 Jin, Jianming. “特殊函数的计算”,John Wiley and Sons,1996。 https://people.sc.fsu.edu/~jburkardt/f77_src/special_functions/special_functions.html