pub fn smallest_abs_diff_between_angles<N: SimdRealCopy>(a: N, b: N) -> N
Expand 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) -> N
Calculate the difference with smallest absolute value between the two given angles.