Skip to content. | Skip to navigation
Personal tools
Navigation
4Floating point computations are not associative in real hardware because of finite precision and rounding errors. For example (1050 ⊖ 10-60) ⊕ 1 = 1 but 1050 ⊕ (-10-60 ⊕ 1) = 0.
Document Actions