Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pascal_cuoq
on April 12, 2013
|
parent
|
context
|
favorite
| on:
Take care, it's Floating Point Arithmetic
(a * b) * c is equal to (b * a) * c. And floating-point arithmetic is commutative, according to Eric Lippert (
http://blogs.msdn.com/b/ericlippert/archive/2005/01/20/fun-w...
) and an university professor (
http://www.cs.uiuc.edu/class/fa07/cs498mjg/notes/floating-po...
). Also according to IEEE 754, which I can't seem to find online.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: