cf_atan2_360¶ Category: math GitHub: cute_math.h Returns a remap'd result from atan2f to the continuous range of 0, 2PI. float cf_atan2_360(float y, float x) Related Pages¶ cf_atan2_360_v2 cf_atan2_360_sc