This is documentation for an old release of SciPy (version 0.10.1). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.modfresnelm
-
scipy.special.modfresnelm(x[, out1, out2]) = <ufunc 'modfresnelm'>
(fm,km)=modfresnelp(x) returns the modified fresnel integrals F_-(x) amd K_-(x)
as fp=integral(exp(-1j*t*t),t=x..inf) and kp=1/sqrt(pi)*exp(1j*(x*x+pi/4))*fp