Computer Science, asked by pmuniyandi0705, 2 months ago

What is the guard bit and what are the ways to truncate the guard bits

Answers

Answered by rohitsingh1801
5

Explanation:

bits by one of the three methods.

Chopping: simply drop all guard bits. We define the truncation error as: ...

Von Neumann Rounding: If at least one of the guard bits is 1, set. (no matter whether it is originally 0 or 1), otherwise do nothing. ...

Rounding:

Answered by sijit1981
4

Answer:

bits by one of the three methods.

Chopping: simply drop all guard bits. We define the truncation error as: ...

Von Neumann Rounding: If at least one of the guard bits is 1, set. (no matter whether it is originally 0 or 1), otherwise do nothing. ...

Rounding:

Similar questions