Function ruint::algorithms::div::div_3x2_ref
source ยท pub fn div_3x2_ref(n21: u128, n0: u64, d: u128) -> u64
Expand description
TODO: This implementation is off by one.
pub fn div_3x2_ref(n21: u128, n0: u64, d: u128) -> u64
TODO: This implementation is off by one.