I read my lecture script and I have a question regarding this statement.
"The approximation using floating point numbers with fixed mantissa length is useful, because the cost of each floating point operation (for ex. round(round(x)+round(y)) does not depend on $x$, $y$ but on the mantissa length".
A relevant example would be of great help. Thanks