cf_angle_diff¶ Category: math GitHub: cute_math.h Returns the difference of two angles (b - a) in the range of -CF_PI to CF_PI. float cf_angle_diff(float radians_a, float radians_b) Related Pages¶ cf_shortest_arc cf_from_angle