[][src]Function rcmath::math::div

pub fn div<T: Clone + Div>(x: T, y: T) -> <T as Div>::Output