Appendix A: Functions and Instructions
847
NewPlot
CATALOG
NewPlot
n
,
type
,
xList
[
,
[
yList
], [
frqList
], [
catList
],
[
includeCatList
], [
mark
] [
,
bucketSize
]]
Creates a new plot definition for plot number
n
.
type
specifies the type of the graph plot.
1 = scatter plot
2 = xyline plot
3 = box plot
4 = histogram
5 = modified box plot
mark
specifies the display type of the mark.
1 =
è
(box)
2 = × (cross)
3 = + (plus )
4 =
é
(square)
5 =
ø
(dot)
bucketSize
is the width of each histogram
“bucket” (
type
= 4), and will vary based on the
window variables
xmin
and
xmax
.
bucketSize
must
be >0. Default = 1.
Note:
n
can be 1–9. Lists must be variable names
or c1–c99 (columns in the last data variable
shown in the Data/Matrix Editor), except for
includeCatList
, which does not have to be a
variable name and cannot be c1–c99.
FnOff
¸
Done
PlotsOff
¸
Done
{1,2,3,4}
!
L1
¸
{1 2 3 4}
{2,3,4,5}
!
L2
¸
{2 3 4 5}
NewPlot 1,1,L1,L2,,,,4
¸
Done
Press
¥ %
to display:
NewProb
CATALOG
NewProb
Performs a variety of operations that let you
begin a new problem from a cleared state
without resetting the memory.
•
Clears all single-character variable names
(
Clear a–z
) in the current folder, unless the
variables are locked or archived.
•
Turns off all functions and stat plots (
FnOff
and
PlotsOff
) in the current graphing mode.
•
Perfoms
ClrDraw
,
ClrErr
,
ClrGraph
,
ClrHome
,
ClrIO
, and
ClrTable
.
NewProb
¸
Done
nInt()
MATH/Calculus menu
nInt(
expression1, var, lower, upper
)
⇒
⇒
⇒
⇒
expression
If the integrand
expression1
contains no variable
other than
var
, and if
lower
and
upper
are
constants, positive
ˆ
, or negative
ˆ
, then
nInt()
returns an approximation of
‰
(
expression1
,
var
,
lower
,
upper
)
. This approximation is a weighted
average of some sample values of the integrand
in the interval
lower<var<upper
.
nInt(
e
^(
ë
x^2),x,
ë
1,1)
¸
1.493
...
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.
nInt(cos(x),x,
ë
p
,
p
+1
í ë
12)
¸
ë
1.041
...
í ë
12
‰
(cos(x),x,
ë
p
,
p
+10^(
ë
12))
¸
ë
sin(
1
1000000000000)
ans(1)
¥ ¸
ë
1.
í ë
12
Summary of Contents for TI-89 Voyage 200
Page 1: ...TI 89 Titanium Graphing Calculator...
Page 35: ...Getting Started 35 2 B u s i n e s s D B D B Press Result...
Page 44: ...Getting Started 44 3 0 D B D D Press Result...
Page 45: ...Getting Started 45 B D D 2 0 0 2 Press Result...
Page 46: ...Getting Started 46 D B Scroll down to October and press D 1 9 Press Result...
Page 60: ...Getting Started 60 Example Set split screen mode to TOP BOTTOM Press Result 3 B D...
Page 63: ...Getting Started 63 2 D B 4 Press Result...
Page 453: ...Differential Equation Graphing 453...
Page 468: ...Tables 468...
Page 539: ...Data Matrix Editor 539...