TI-83 Plus
Lists
303
seq(
expression
,
variable
,
begin
,
end
[
,
increment
]
)
cumSum(
cumSum(
(cumulative sum) returns the cumulative sums of the elements
in
list
, starting with the first element.
list
elements can be real or complex
numbers.
cumSum(
list
)
@
List(
@
List(
returns a list containing the differences between consecutive
elements in
list
.
@
List
subtracts the first element in
list
from the second
element, subtracts the second element from the third, and so on. The list
of differences is always one element shorter than the original
list
.
list
elements can be a real or complex numbers.
@
List(
list
)
Summary of Contents for 83PL/CLM/1L1/V - 83 Plus Calc
Page 407: ...TI 83 Plus Inferential Statistics and Distributions 404 Input Calculated results Drawn results...
Page 412: ...TI 83 Plus Inferential Statistics and Distributions 409 Data Stats Input Calculated results...
Page 454: ...TI 83 Plus Applications 451 tvm_FV tvm_FV computes the future value tvm_FV PV PMT P Y C Y...