Nfmin(); Nint(); Nom(); Norm - Texas Instruments TI-Nspire Reference Manual

Reference guide
Hide thumbs Also See for TI-Nspire:
Table of Contents

Advertisement

nfMin()

Expr
Var
value
nfMin(
,
)
Expr
Var
lowBound
nfMin(
,
,
Expr
Var
lowBound
nfMin(
,
,
Expr, Var
lowBound
nfMin(
) |
Returns a candidate numerical value of variable Var where the local
minimum of Expr occurs.
If you supply lowBound and upBound, the function looks between
those values for the local minimum.

nInt()

Expr1, Var, Lower, Upper
nInt(
If the integrand Expr1 contains no variable other than Var, and if
Lower and Upper are constants, positive
nInt() returns an approximation of
This approximation is a weighted average of some sample values of
the integrand in the interval Lower
The goal is six significant digits. The adaptive algorithm terminates
when it seems likely that the goal has been achieved, or when it
seems unlikely that additional samples will yield a worthwhile
improvement.
A warning is displayed ("Questionable accuracy") when it seems that
the goal has not been achieved.
Nest nInt() to do multiple numeric integration. Integration limits can
depend on integration variables outside them.

nom()

effectiveRate,CpY
nom(
)
Financial function that converts the annual effective interest rate
effectiveRate to a nominal rate, given CpY as the number of
compounding periods per year.
effectiveRate must be a real number, and CpY must be a real number
> 0.
See also eff(), page 32.
Note:

norm()

Matrix
expression
norm(
)
Vector
expression
norm(
)
Returns the Frobenius norm.
68
TI-Nspire™ Reference Guide
value
)
,
upBound
value
)
Var
upBound
value
<
<
expression
)
ˆ
, or negative
(Expr1, Var, Lower, Upper).
<
<
Var
Upper.
value
ˆ
, then
Catalog >
Catalog >
Catalog >
Catalog >

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents