Function mrpt::math::fresnel_sin_integral

Function Documentation

double mrpt::math::fresnel_sin_integral(double x) noexcept

Evaluates the integral from 0 to x of sqrt(2/pi) sin(t^2) dt. Equivalent to MATLAB fresnels()