Function div

Source
fn div<F: Float>(a: F, b: F) -> F
where F::Int: CastInto<i32> + From<<<F as Float>::Int as DInt>::H> + From<u8> + HInt + DInt + From<u32>, <F::Int as HInt>::D: Shr<u32, Output = <F::Int as HInt>::D>, u16: CastInto<F::Int>, i32: CastInto<F::Int>, u32: CastInto<F::Int>, u128: CastInto<<<F as Float>::Int as DInt>::H>,