The error of an FMA calculation is not always a floating point number. However, we can use two floating point numbers to exactly represent the FMA error. The book has an algorithm on how to do it.
FMA">
The error of an FMA calculation is not always a floating point number. However, we can use two floating point numbers to exactly represent the FMA error. The book has an algorithm on how to do it.