pub fn smallest_abs_diff_between_angles<N: SimdRealCopy>(a: N, b: N) -> NExpand description
Calculate the difference with smallest absolute value between the two given angles.
pub fn smallest_abs_diff_between_angles<N: SimdRealCopy>(a: N, b: N) -> NCalculate the difference with smallest absolute value between the two given angles.