Searched refs:math_floor (Results 1 – 1 of 1) sorted by relevance
54 double math_floor(const double arg) in math_floor() function146 return math_floor(a + round_pt); in math_round()