cmath.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/ 23 /*************************************************************************************************/ 67 /*************************************************************************************************/ 82 /*************************************************************************************************/ 91 /*************************************************************************************************/ 99 /*************************************************************************************************/ 107 /*************************************************************************************************/ 115 /*************************************************************************************************/ 119 /*************************************************************************************************/ 130 /*************************************************************************************************/ 140 /*************************************************************************************************/ 173 /*************************************************************************************************/ 177 /*************************************************************************************************/ 181 /*************************************************************************************************/ 204 /*************************************************************************************************/ 210 /*************************************************************************************************/ 230 /*************************************************************************************************/ 234 /*************************************************************************************************/ 238 /*************************************************************************************************/ float trunc(float x) double round(double x) STL namespace. float operator()(const A &x) const Definition: cmath.hpp:221 long lround(double x) double trunc(double x) Definition: functional.hpp:26 double operator()(const A &x) const Definition: cmath.hpp:227 float round(float x) Definition: cmath.hpp:179 long lround(float x) |