scipy.special.fresnelc_zeros¶
- scipy.special.fresnelc_zeros(nt)[source]¶
- Compute nt complex zeros of cosine Fresnel integral C(z). - References - [R314] - Zhang, Shanjie and Jin, Jianming. “Computation of Special Functions”, John Wiley and Sons, 1996. http://jin.ece.illinois.edu/specfunc.html 
