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 8... Line 8...
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>
11
  In the second syntax, the values are given with respect to each item in
11
  In the second syntax, the values are given with respect to each item in
12
  the list $emph v1,v2,...$emphend.
12
  the list $emph v1,v2,...$emphend.
13
 
13
  </p>