SciPy

This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.modfresnelm

scipy.special.modfresnelm(x) = <ufunc 'modfresnelm'>

Modified Fresnel negative integrals

Returns
fm

Integral F_-(x): integral(exp(-1j*t*t), t=x..inf)

km

Integral K_-(x): 1/sqrt(pi)*exp(1j*(x*x+pi/4))*fp

Previous topic

scipy.special.modfresnelp

Next topic

scipy.special.voigt_profile