Appendix A: Functions and Instructions
795
ExpReg
MATH/Statistics/Regressions menu
ExpReg
list1, list2
[
, [
list3] [, list4, list5]
]
Calculates the exponential regression and updates
all the system statistics variables.
All the lists must have equal dimensions except for
list5
.
list1
represents xlist.
list2
represents ylist.
list3
represents frequency.
list4
represents category codes.
list5
represents category include list.
Note:
list1
through
list4
must be a variable name or
c1–c99 (columns in the last data variable shown in
the Data/Matrix Editor).
list5
does not have to be a
variable name and cannot be c1–c99.
In function graphing mode:
{1,2,3,4,5,6,7,8}
!
L1
¸
{1 2
...
}
{1,2,2,2,3,4,5,7}
!
L2
¸
{1 2
...
}
ExpReg L1,L2
¸
Done
ShowStat
¸
¸
Regeq(x)
"
y1(x)
¸
Done
NewPlot 1,1,L1,L2
¸
Done
¥ %
factor()
MATH/Algebra menu
factor(
expression1
[
,
var
]
)
⇒
expression
factor(
list1
[
,var
]
)
⇒
list
factor(
matrix1
[
,var
]
)
⇒
matrix
factor(
expression1
) returns
expression1
factored with
respect to all of its variables over a common
denominator.
expression1
is factored as much as possible toward
linear rational factors without introducing new non-
real subexpressions. This alternative is appropriate
if you want factorization with respect to more than
one variable.
factor(a^3
ù
x^2
ì
a
ù
x^2
ì
a^3+a)
¸
a
ø
(a
ì
1)
ø
(a
+
1)
ø
(x
ì
1)
ø
(x
+
1)
factor(x^2+1)
¸
x
ñ
+
1
factor(x^2
ì
4)
¸
(x
ì
2)
ø
(x
+
2)
factor(x^2
ì
3)
¸
x
ñ ì
3
factor(x^2
ì
a)
¸
x
ñ ì
a
factor(
expression1,var
)
returns
expression1
factored
with respect to variable
var
.
expression1
is factored as much as possible toward
real factors that are linear in
var
, even if it introduces
irrational constants or subexpressions that are
irrational in other variables.
The factors and their terms are sorted with
var
as
the main variable. Similar powers of
var
are
collected in each factor. Include
var
if factorization is
needed with respect to only that variable and you
are willing to accept irrational expressions in any
other variables to increase factorization with respect
to
var
. There might be some incidental factoring with
respect to other variables.
factor(a^3
ù
x^2
ì
a
ù
x^2
ì
a^3+a,x)
¸
a
ø
(a
ñ ì
1)
ø
(x
ì
1)
ø
(x
+
1)
factor(x^2
ì
3,x)
¸
(x
+
‡
3)
ø
(x
ì
‡
3)
factor(x^2
ì
a,x)
¸
(x
+
‡
a)
ø
(x
ì
‡
a)
Summary of Contents for Titanium TI-89
Page 9: ...Getting Started 6 TI 89 Titanium keys Ë Ì Í Ê ...
Page 34: ...Getting Started 31 2 or D 2 B u s i n e s s D B D B Press Result ...
Page 43: ...Getting Started 40 3 0 D B D D B D Press Result ...
Page 44: ...Getting Started 41 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 58: ...Getting Started 55 Example Set split screen mode to TOP BOTTOM Press Result 3 B D ...
Page 70: ...Getting Started 67 ...
Page 175: ...Operating the Calculator 172 From the Keyboard ...
Page 456: ...Tables 453 ...
Page 527: ...Data Matrix Editor 524 ...