User Manual - Page 118

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
114 Alphabetical Listing
Prgm
Catalog >
prodSeq()
See Π (), page 185.
Product (PI)
See Π (), page 185.
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 196.
propFrac()
Catalog >
propFrac(Value1[, Var]) value
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.
Loading ...
Loading ...
Loading ...