Module malachite_base::num::arithmetic::checked_abs

source ยท
Expand description

CheckedAbs, a trait for computing the absolute value of number and checking whether the result is representable.