You still pass 1, 2, 3 to the first call (instead of 0, 1)
More importantly, you still pass $frame[0]+$frame[1], $frame[2], $frame[3] to the subsequent calls . That's completely wrong. You need to pass the nth and (n+1)th terms.
In reply to Re^2: How am i doing?
by ikegami
in thread How am i doing?
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |