TI-89 / TI-92 Plus / Voyage™ 200 PLT Statistics with List Editor App … List Menu 62
product(
Description
… (
List) Æ 3:Math Æ 6:product(
product( returns a VALUE containing product of the elements in LIST1.
product(LIST1) ⇒ VALUE
Example
Setup:
list1={1,2,3,4}
1. Highlight the first cell of the list (
list2) where you want to return the product of the
elements.
2. Press … (List) and select 3:Math. Then select 6:product(. The product( function is
displayed in the entry line. Enter the list (
list1) for which you want to display the
product of the elements.
Tip: You can press 2 °, highlight a list,
and then press ¸ to paste the list name into
the list editor. Be sure to close arguments with a
right parenthesis (d).
You can also press … (List) and select 1:Names
to display the VAR-LINK [All] menu.
3. Press ¸ to calculate and display the product.
The product of the elements is 24.