Comment by BeetleB
25 days ago
As a sister comment said, floating point computations are commutative, but not associative.
a * b = b * a for all "normal" floating point numbers.
25 days ago
As a sister comment said, floating point computations are commutative, but not associative.
a * b = b * a for all "normal" floating point numbers.
No comments yet
Contribute on Hacker News ↗