scipy.special.
fresnels_zeros#
- scipy.special.fresnels_zeros(nt)[源]#
计算 sine Fresnel 积分 S(z) 的 nt 个复数零点。
- 参数:
- ntint
要计算的零点数
- 返回:
- fresnels_zeros: ndarray
sine Fresnel 积分的零点
参考
[1]张善杰、金建明。“特殊函数计算”,约翰·威立与子公司,1996 年。 https://people.sc.fsu.edu/~jburkardt/f77_src/special_functions/special_functions.html