Function mrpt::math::fresnel_cos_integral

Function Documentation

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

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