Function num_bigint::big_digit::from_doublebigdigit [−][src]
pub fn from_doublebigdigit(n: DoubleBigDigit) -> (BigDigit, BigDigit)Expand description
Split one DoubleBigDigit into two BigDigits.
pub fn from_doublebigdigit(n: DoubleBigDigit) -> (BigDigit, BigDigit)Split one DoubleBigDigit into two BigDigits.