TI-89 / TI-92 Plus / Voyage™ 200 PLT Statistics with List Editor App … List Menu 55
right(
Description
… (
List) Æ 2:Ops Æ B:right(
right( returns a LIST with the specified NUMBER of rightmost elements in LIST1. If you
omit NUMBER,
right( returns the total NUMBER of elements of LIST.
right(LIST1[,NUMBER]) ⇒ LIST
Example
1. Highlight the list (
list2) where you want to return the rightmost elements.
2. To select
B:right( press:
¦ … (List) 2 j B for the TI-89
¦ … (List) 2 B for the TI-92 Plus / Voyage™ 200 PLT
The right( command is displayed in the entry line. Enter the list (list1) from which
you want to display the rightmost elements. Enter the number of rightmost
elements (
3) that you want to display.
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 display the specified number of rightmost elements.
The 3 rightmost elements in list1 are 20, 25, 30.