limit() or lim()
Catalog >
limit(
Expr1
,
Var
,
Point
[
,
Direction
]
)
⇒
expression
limit(
List1
,
Var
,
Point
[
,
Direction
]
)
⇒
list
limit(
Matrix1
,
Var
,
Point
[
,
Direction
]
)
⇒
matrix
Returns the limit requested.
Note:
See also
Limit template
, page 10.
Direction
: negative=from left,
positive=from right, otherwise=both. (If
omitted,
Direction
defaults to both.)
Limits at positive
∞
and at negative
∞
are
always converted to one-sided limits from
the finite side.
Depending on the circumstances,
limit()
returns itself or undef when it cannot
determine a unique limit. This does not
necessarily mean that a unique limit does
not exist. undef means that the result is
either an unknown number with finite or
infinite magnitude, or it is the entire set of
such numbers.
limit()
uses methods such as L’Hopital’s
rule, so there are unique limits that it
cannot determine. If
Expr1
contains
undefined variables other than
Var
, you
might have to constrain them to obtain a
more concise result.
Limits can be very sensitive to rounding
error. When possible, avoid the
Approximate setting of the
Auto or
Approximate
mode and approximate
numbers when computing limits.
Otherwise, limits that should be zero or
have infinite magnitude probably will not,
and limits that should have finite non-zero
magnitude might not.
LinRegBx
Catalog >
LinRegBx
X
,
Y
[
,
[
Freq
][
,
Category
,
Include
]]
Alphabetical Listing
95
Summary of Contents for TI-Nspire CAS
Page 4: ...4 Service and Warranty Information 249 Index 251 ...
Page 248: ...248 ...
Page 250: ...250 ...