pub fn norm_180(deg: f64) -> f64
Wraps an angle into -180.0..=180.0, positive to starboard – the range every relative angle in this crate is returned in (wind angles, course differences).
-180.0..=180.0