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

Gets the difference (in radians) between two angles.