☰
num_bigint_dig
0.8.2
In num_bigint_dig::algorithms
?
Function
num_bigint_dig
::
algorithms
::
div_rem
source
·
[
−
]
pub fn div_rem(u: &
BigUint
, d: &
BigUint
) -> (
BigUint
,
BigUint
)