136
Alphabetical Listing
Prgm
Catalog >
Note for entering the example:
For
instructions on entering multi-line program
and function definitions, refer to the
Calculator section of your product
guidebook.
prodSeq()
See
Π
(),
Product (PI)
See
Π
(),
product()
Catalog >
product(
List
[
,
Start
[
,
End
]]
)
⇒
expression
Returns the product of the elements
contained in
List
.
Start
and
End
are
optional. They specify a range of elements.
product(
Matrix1
[
,
Start
[
,
End
]]
)
⇒
matrix
Returns a row vector containing the
products of the elements in the columns of
Matrix1
.
Start
and
end
are optional. They
specify a range of rows.
Empty (void) elements are ignored. For
more information on empty elements, see
page 232.
propFrac()
Catalog >
propFrac(
Expr1
[
,
Var
]
)
⇒
expression
propFrac(
rational_number
)
returns
rational_number
as the sum of an integer
and a fraction having the same sign and a
greater denominator magnitude than
numerator magnitude.
Содержание TI-Nspire CAS
Страница 4: ...4 Service and Warranty Information 249 Index 251 ...
Страница 248: ...248 ...
Страница 250: ...250 ...