complement_fixed

Function complement_fixed 

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

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