scipy.special.fresnel_zeros¶
- 
scipy.special.fresnel_zeros(nt)[source]¶
- Compute nt complex zeros of sine and cosine Fresnel integrals S(z) and C(z). - References - 1
- Zhang, Shanjie and Jin, Jianming. “Computation of Special Functions”, John Wiley and Sons, 1996. https://people.sc.fsu.edu/~jburkardt/f_src/special_functions/special_functions.html 
 
