pub fn sub(a_bits: u64, b_bits: u64, f: Format, mode: Rounding) -> Rounded
a - b — addition with the subtrahend’s sign flipped, which is exact and is how the hardware does it too.
a - b