pub fn angle_difference(angle1: f32, angle2: f32) -> f32
Compute the angular difference between two angles (in degrees) Returns the shortest angular distance from angle1 to angle2