Function sp_arithmetic::biguint::split

source ·
pub fn split(a: Double) -> (Single, Single)
Expand description

Splits a Double limb number into a tuple of two Single limb numbers.