complement_fixed

Function complement_fixed 

Source
pub fn complement_fixed(x: &BigInt) -> Result<BigInt, PoolError>
Expand description

Calculate complement (1 - x) with fixed-point arithmetic