Function valid_unit_divide

Source
pub fn valid_unit_divide(
    numer: f32,
    denom: f32,
) -> Option<NormalizedF32Exclusive>