768
Appendix A: Functions and Instructions
BldData
CATALOG
BldData
[
dataVar]
Creates data variable
dataVar
based on the
information used to plot the current graph.
BldData
is valid in all graphing modes.
If
dataVar
is omitted, the data is stored in the system
variable
sysData
.
Note:
The first time you start the Data/Matrix Editor
after using
BldData
,
dataVar
or
sysData
(depending
on the argument you used with
BldData
) is set as
the current data variable.
The incremental values used for any independent
variables (
x
in the example to the right) are
calculated according to the Window variable values.
For information about the increments used to
evaluate a graph, refer to the module that describes
that graphing mode.
In function graphing mode and Radian angle
mode:
8
ù
sin(x)
!
y1(x)
¸
Done
2
ù
sin(x)
!
y2(x)
¸
Done
ZoomStd
¸
@
"
H
¥
"
BldData
¸
Done
O
6
¸
3D graphing mode has two independent variables.
In the sample data to the right, notice that
x
remains
constant as
y
increments through its range of
values.
Then,
x
increments to its next value and
y
again
increments through its range. This pattern continues
until
x
has incremented through its range.
Note:
The following sample data is from a 3D
graph.
ceiling()
MATH/Number menu
ceiling(
expression1
)
⇒
integer
Returns the nearest integer that is
‚
the argument.
The argument can be a real or a complex number.
Note:
See also
floor()
.
ceiling(0.456)
¸
1.
ceiling(
list1
)
⇒
list
ceiling(
matrix1
)
⇒
matrix
Returns a list or matrix of the ceiling of each
element.
ceiling({
ë
3.1,1,2.5})
¸
{
ë
3. 1 3.}
ceiling([0,
ë
3.2
i
;1.3,4])
¸
[
0
2.
ë
3.
ø
i
4
]
cFactor()
MATH/Algebra/Complex menu
cFactor(
expression1
[
,
var
]
)
⇒
expression
cFactor(
list1
[
,var
]
)
⇒
list
cFactor(
matrix1
[
,var
]
)
⇒
matrix
cFactor(
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 even if this introduces new
non-real numbers. This alternative is appropriate if
you want factorization with respect to more than one
variable.
cFactor(a^3
ù
x^2+a
ù
x^2+a^3+a)
¸
a
ø
(a
+
ë
i
)
ø
(a
+
i
)
ø
(x
+
ë
i
)
ø
(x
+
i
)
cFactor(x^2+4/9)
¸
(3
ø
x
+
ë
2
ø
i
)
ø
(3
ø
x
+
2
ø
i
)
9
cFactor(x^2+3)
¸
x
ñ
+
3
cFactor(x^2+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 ...