Comments
Unless the example of non-associativity comes from a very peculiar spreadsheet program, it is backwards. The formula (a+b)+c should be the one that evaluates to 1.0, whereas a+(b+c) evaluates to 0.0.
posted by Max Hailperin
January 1, 2012 @ 3:47 PM