cf_atan2¶ Category: math GitHub: cute_math.h Returns the arc-tangent of y / x in radians. #define cf_atan2(y, x) Related Pages¶ cf_asin cf_acos cf_sin cf_cos