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