Function num::bigint::BigDigit::from_doublebigdigitExperimental
[-]
[+]
[src]
pub fn from_doublebigdigit(n: DoubleBigDigit) -> (BigDigit, BigDigit)
Split one DoubleBigDigit
into two BigDigit
s.