Jump to content

Anonymous recursion: Difference between revisions

m
Line 91:
LOCAL P% : P% = !384 + LEN$!384 + 4 : REM Function pointer
(n%) IF n%<2 THEN = n% ELSE = FN(^P%)(n%-1) + FN(^P%)(n%-2)</lang>
{{out}}
Output:
<pre>
55
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.