scipy.special.
modfresnelm
modfresnelm(x)
Modified Fresnel negative integrals
fm :
Integral F_-(x): integral(exp(-1j*t*t),t=x..inf)
F_-(x)
integral(exp(-1j*t*t),t=x..inf)
km :
Integral K_-(x): 1/sqrt(pi)*exp(1j*(x*x+pi/4))*fp
K_-(x)
1/sqrt(pi)*exp(1j*(x*x+pi/4))*fp
scipy.special
Enter search terms or a module, class or function name.