Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11210 | Rev 11240 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | to each item in the list `v1,v2,...'. </p><p>\ |
8 | to each item in the list `v1,v2,...'. </p><p>\ |
9 | `fns' may be a comma-separated list of functions. </p><p>\ |
9 | `fns' may be a comma-separated list of functions. </p><p>\ |
10 | This command can also be used to make recursions. If the functions\ |
10 | This command can also be used to make recursions. If the functions\ |
11 | `fns' contain a variable named `last', this variable\ |
11 | `fns' contain a variable named `last', this variable\ |
12 | will take the value of the last step each time. And the starting value\ |
12 | will take the value of the last step each time. And the starting value\ |
13 | can be put into the WIMS variable <span class="tt"> |
13 | can be put into the WIMS variable <span class="tt">$recursion_start</span>.\ |
14 | </p> |
14 | </p> |