EasyManua.ls Logo

Texas Instruments TI-Nspire CAS - Page 119

Texas Instruments TI-Nspire CAS
276 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
nCr()
Catalog >
Returns a matrix of combinations based on
the corresponding element pairs in the two
matrices. The arguments must be the same
size matrix.
nDerivative()
Catalog >
nDerivative(Expr1,Var=Value[,Order])
value
nDerivative(Expr1,Var[,Order])
|Var=Value value
Returns the numerical derivative calculated
using auto differentiation methods.
When Value is specified, it overrides any
prior variable assignment or any current “|
substitution for the variable.
Order of the derivative must be 1 or 2.
newList()
Catalog >
newList(numElements) list
Returns a list with a dimension of
numElements. Each element is zero.
newMat()
Catalog >
newMat(numRows, numColumns)
matrix
Returns a matrix of zeros with the
dimension numRows by numColumns.
nfMax()
Catalog >
nfMax(Expr, Var) value
nfMax(Expr, Var, lowBound) value
nfMax(Expr, Var, lowBound, upBound)
value
nfMax(Expr, Var) |
lowBoundVarupBound value
Alphabetical Listing 119

Other manuals for Texas Instruments TI-Nspire CAS

Related product manuals