angle_difference

Function angle_difference 

Source
pub fn angle_difference(angle1: f32, angle2: f32) -> f32
Expand description

Compute the angular difference between two angles (in degrees) Returns the shortest angular distance from angle1 to angle2