pub(super) fn shift_right(dst: &mut [u128], exp: &mut ExpInt, bits: usize) -> Loss
Expand description

Shifts dst right bits bits noting lost fraction.