(fp,kp)=modfresnelp(x) returns the modified fresnel integrals F_+(x) and K_+(x) as fp=integral(exp(1j*t*t),t=x..inf) and kp=1/sqrt(pi)*exp(-1j*(x*x+pi/4))*fp
scipy.special.fresnel_zeros
scipy.special.modfresnelm
Enter search terms or a module, class or function name.