pub fn unwind_deg(w: f64) -> f64
Expand description

Convert angle in degrees to equivalent angle in the range 0 to 360 degrees.

Original macro name: UnwindDeg