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