When you round toward floor, both positive and negative numbers are rounded to negative infinity. As a result, a negative cumulative bias is introduced in the number.
In the MATLAB® software, you can round to floor using the
floor
function. Rounding toward floor
is shown in the following figure.