Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

div_rem

Function div_rem 

Source
pub fn div_rem(u: &BigUint, d: &BigUint) -> (BigUint, BigUint)