Thanks. Now fixed. On Wed, Sep 17, 2014 at 4:14 AM, Gunnar Farnebäck <gun...@lysator.liu.se> wrote:
> In the section "The Loop Body Should Be Straight-Line Code", the first and > second code example look identical with ifelse constructions. I assume the > first one should use ? instead. Also the third code example has a stray > x[i]<a argument to the max function. >