div_rem
num_
bigint_
dig
0.8.6
In num_
bigint_
dig::
algorithms::
div
num_bigint_dig
::
algorithms
::
div
Function
div_rem
Copy item path
Source
pub fn div_rem(u: &
BigUint
, d: &
BigUint
) -> (
BigUint
,
BigUint
)