Operation Manual

A-18 Tables
8299APPA.DOC TI-82, Appendix A, English Bob Fedorisko Revised: 02/09/01 9:35 AM Printed:
02/09/01 12:43 PM Page 18 of 28
Shade(
lowerfunc
,
upperfunc
)
Shade area above
lowerfunc
and below
upperfunc
.
(I)
y
ã
DRAW
ä
DRAW
á
Shade(
â
8
.
8
Shade(
lowerfunc
,
upperfunc
,
resolution
)
Shade area above
lowerfunc
, below
upperfunc
with
1<
resolution
<9.
(I)
y
ã
DRAW
ä
DRAW
á
Shade(
â
8
.
8
Shade(
lowerfunc
,
upperfunc
,
resolution
,
Xleft
)
Shade area above
lowerfunc
, below
upperfunc
, to right of
X
=
Xleft
, with
1<
resolution
<9.
(I)
y
ã
DRAW
ä
DRAW
á
Shade(
â
8
.
8
Shade(
lowerfunc
,
upperfunc
,
resolution
,
Xleft
,
Xright
)
Shade area above
lowerfunc
, below
upperfunc
, to right of
X
=
Xleft
, to left of
X
=
Xright
, with
1<
resolution
<9.
(I)
y
ã
DRAW
ä
DRAW
á
Shade(
â
8
.
8
Simul
Sets simultaneous
graphing
MODE
.
(I)
z
á
Simul
â
1
.
11
sin
value
Returns sine of
value
.
(F)
˜
2
.
3
sin
list
Returns sine of
list
elements.
(F)
˜
2
.
3
sin
M
1
value
Returns arcsine of
value
.
(F)
y
ã
sin
M
1
ä
2
.
3
sin
M
1
list
Returns arcsine of
list
elements.
(F)
y
ã
sin
M
1
ä
2
.
3
sinh
value
Returns hyperbolic sine of
value
.
(F)
HYP
á
sinh
â
2
.
11
sinh
list
Returns hyperbolic sine of
list
elements.
(F)
HYP
á
sinh
â
2
.
11
sinh
M
1
value
Returns hyperbolic
arcsine of
value
.
(F)
HYP
á
sinh
M
1
â
2
.
11
sinh
M
1
list
Returns hyperbolic
arcsine of
list
elements.
(F)
HYP
á
sinh
M
1
â
2
.
11
solve(
expression
,
variable
,
guess
)
Solves
expression
for
variable
using
guess
(a
number or 2-element list),
within bounds
L
1
E
99 and
1
E
99.
(F)
MATH
á
solve(
â
2
.
8