Rev 4562 | Rev 5920 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4562 | Rev 5766 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | $lst_tit recursion$lst_titend$type_both |
2 | $lst_tit recursion$lst_titend$type_both |
3 | $(lst_syntax)recursion $emph fn$emphend for $emph v$emphend=$emph v1$emphend |
3 | $(lst_syntax)recursion $emph fn$emphend for $emph v$emphend=$emph v1$emphend |
4 | to $emph v2$emphend [step $emph st $emphend], or <br> |
4 | to $emph v2$emphend [step $emph st $emphend], or <br/> |
5 | $ !recursion $emph fn$emphend for $emph v$emphend in |
5 | $ !recursion $emph fn$emphend for $emph v$emphend in |
6 | $emph v1,v2,v3,...$emphend</tt> |
6 | $emph v1,v2,v3,...$emphend</tt> |
7 | $lst_mean Computes the outcome of a recursion using the function |
7 | $lst_mean Computes the outcome of a recursion using the function |
8 | $emph fn$emphend in which the |
8 | $emph fn$emphend in which the |
9 | variable $emph v $emphend is replaced successively by values $emph v1$emphend, |
9 | variable $emph v $emphend is replaced successively by values $emph v1$emphend, |