Subversion Repositories wimsdev

Rev

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

Rev 5921 Rev 11210
Line 1... Line 1...
1
!! +var+ +exec+ +string+
1
!! +var+ +exec+ +string+
-
 
2
tit:product
2
 $lst_tit product$lst_titend$type_both
3
type:$type_both
3
 $lst_alias prod, multiply
4
alias:!prod, !multiply
4
  $(lst_syntax)product $emph fn$emphend for $emph v$emphend=$emph v1$emphend
5
syntax:!product `fn' for `v'=`v1' to `v2' [step `st']\
5
  to $emph v2$emphend [step $emph st $emphend], or <br/>
-
 
6
$ !product $emph fn$emphend for $emph v$emphend in
6
$ !product `fn' for `v' in `v1,v2,v3,...'
7
  $emph v1,v2,v3,...$emphend</span>
-
 
8
  $lst_mean Computes the product of a function $emph fn(v)$emphend with
7
mean:Computes the product of a function `fn(v)' with variable `v' replaced \
9
  variable $emph v $emphend replaced successively by values $emph v1$emphend,
8
  successively by values `v1', ..., `v2'. <p>\
10
  ..., $emph v2$emphend. <p>
-
 
11
  In the second syntax, the values are given with respect to each item in
9
  In the second syntax, the values are given with respect to each item in the list `v1,v2,...'.\
12
  the list $emph v1,v2,...$emphend.
-
 
13
  </p>
10
  </p>