manual:chapter6:lists:cmd_prodlist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
manual:chapter6:lists:cmd_prodlist [2021/10/02 07:50]
jojo1973 created
manual:chapter6:lists:cmd_prodlist [2021/10/02 08:05] (current)
jojo1973
Line 36: Line 36:
 The ''ΠLIST'' command returns the product of all the elements in **L<sub>data</sub>**, i.e.: The ''ΠLIST'' command returns the product of all the elements in **L<sub>data</sub>**, i.e.:
 $$ \prod_{k=1}^{n}{data_{k}} $$ $$ \prod_{k=1}^{n}{data_{k}} $$
-The list must not be empty and its elements must be suitable for multiplication.+The list must not be empty and its elements must be suitable for mutual multiplication.
 </callout> </callout>
  
Line 45: Line 45:
 In particular: In particular:
  
-  * In **userRPL** the list must contain at least two elements.+  * in **userRPL** the list must contain at least two elements.
 </callout> </callout>
  
  • manual/chapter6/lists/cmd_prodlist.1633186220.txt.gz
  • Last modified: 2021/10/02 07:50
  • by jojo1973