cf_floor¶ Category: math GitHub: cute_math.h Returns the largest integer less than or equal to x. #define cf_floor(x) Related Pages¶ cf_ceil cf_round cf_fract cf_mod