Subversion Repositories wimsdev

Rev

Rev 5920 | Rev 11210 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +var+ +exec+ +string+
2
 $lst_tit sum$lst_titend$type_both
4562 bpr 3
 $lst_alias add
32 reyssat 4
  $(lst_syntax)sum $emph fn$emphend for $emph v$emphend=$emph v1$emphend
5766 bpr 5
  to $emph v2$emphend [step $emph st $emphend], or <br/>
32 reyssat 6
$ !sum $emph fn$emphend for $emph v$emphend in
5921 bpr 7
  $emph v1,v2,v3,...$emphend</span>
32 reyssat 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,
10
  ..., $emph v2$emphend. <p>
11
  In the second syntax, the values are given with respect to each item in
12
  the list $emph v1,v2,...$emphend.
5920 bpr 13
  </p>