Subversion Repositories wimsdev

Rev

Rev 5766 | Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5766 Rev 5920
Line 12... Line 12...
12
  the list $emph v1,v2,...$emphend. <p>
12
  the list $emph v1,v2,...$emphend. <p>
13
  The function $emph fn$emphend should use the variable $emph last$emphend
13
  The function $emph fn$emphend should use the variable $emph last$emphend
14
  to indicate the value of the previous recursion step.
14
  to indicate the value of the previous recursion step.
15
  And the starting value can be put into the WIMS variable
15
  And the starting value can be put into the WIMS variable
16
  <tt>$$recursion_start</tt>.
16
  <tt>$$recursion_start</tt>.
17
 
17
  </p>