|
|
|
|
|
by dmoy
849 days ago
|
|
Yea it fundamentally changes the error bounding calculation. We explicitly learned about this in EE where they covered 754 and other similar things. So there's a lot of rigor on containing exactly how big your errors can be in floating point calculations, and that old intel bug made it (rarely) invalid. |
|