cf_round¶ Category: math GitHub: cute_math.h Rounds each component of x to the nearest integer. #define cf_round(x) Related Pages¶ cf_floor cf_ceil cf_trunc cf_abs