long double lfresnel_sin_integral(long double x) noexcept
long double version of fresnel_sin_integral
long double lfresnel_cos_integral(long double x) noexcept
long double version of fresnel_cos_integral
double fresnel_sin_integral(double x) noexcept
Evaluates the integral from 0 to x of sqrt(2/pi) sin(t^2) dt.
This base provides a set of functions for maths stuff.
double fresnel_cos_integral(double x) noexcept
Evaluates the integral from 0 to x of sqrt(2/pi) cos(t^2) dt.
Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 15:49:54 UTC 2020 | |