bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] A couple of bugs, and a question on the power operator


From: Jay Foad
Subject: Re: [Bug-apl] A couple of bugs, and a question on the power operator
Date: Tue, 16 Aug 2016 09:11:39 +0100

On 16 August 2016 at 02:53, Louis de Forcrand <address@hidden> wrote:
If I understand correctly then, in F {pow} G, G's left argument is _always_ the result of the power operator if G is true. Its right argument then is _always_ the result of the previous iteration. Is that correct?

Yes, G is always used to compare the result of the current iteration (left arg) with the result of the previous iteration or starting value (right arg). 

Jay.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]