Re: [office-formula] Let's make "^" left-associative, not right-associative

From
Tomas Mecir <>
Date
2006-07-17T08:14:41+00:00
ID
Thread
Re: [office-formula] Let's make "^" left-associative, not right-associative
On 7/15/06, Tomas Mecir <> wrote:
> Hmm, looks like KOffice has it right-associative, 2^3^2 is 512 here.
> Changing to left-associative would be trivial, and also logical - it
> is that way in maths, if I recall correctly.

Update: I have just changed this in KOffice, we're now left-associative too.

/ Tomas