cf_atan2_360¶ Category: math GitHub: cute_math.h Returns the full-range (0-2pi) angle of the vector or rotation input. #define cf_atan2_360(a, b) Remarks¶ Works with raw (y, x), CF_V2, or CF_SinCos values. Related Pages¶ cf_sin cf_cos cf_sincos cf_mul cf_mul_T