Subversion Repositories wimsdev

Rev

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 4... Line 4...
4
  $(lst_syntax)sum $emph fn$emphend for $emph v$emphend=$emph v1$emphend
4
  $(lst_syntax)sum $emph fn$emphend for $emph v$emphend=$emph v1$emphend
5
  to $emph v2$emphend [step $emph st $emphend], or <br>
5
  to $emph v2$emphend [step $emph st $emphend], or <br/>
6
$ !sum $emph fn$emphend for $emph v$emphend in
6
$ !sum $emph fn$emphend for $emph v$emphend in
7
  $emph v1,v2,v3,...$emphend</tt>
7
  $emph v1,v2,v3,...$emphend</tt>
8
  $lst_mean Computes the sum of a function $emph fn(v)$emphend with
8
  $lst_mean Computes the sum of a function $emph fn(v)$emphend with
9
  variable $emph v $emphend replaced successively by values $emph v1$emphend,
9
  variable $emph v $emphend replaced successively by values $emph v1$emphend,
10
  ..., $emph v2$emphend. <p>
10
  ..., $emph v2$emphend. <p>