pub fn from_doublebigdigit(n: DoubleBigDigit) -> (BigDigit, BigDigit)
Expand description
Split one DoubleBigDigit
into two BigDigit
s.
pub fn from_doublebigdigit(n: DoubleBigDigit) -> (BigDigit, BigDigit)
Split one DoubleBigDigit
into two BigDigit
s.