Tables and Reference Information A-7
8399APXA.DOC TI-83 international English Bob Fedorisko Revised: 02/19/01 1:25 PM Printed: 02/19/01 1:40 PM
Page 7 of 58
Function or Instruction/
Arguments Result Key or Keys/
Menu or Screen/Item
DispGraph Displays the graph.
I/O
4:DispGraph 16-19
DispTable Displays the table.
I/O
5:DispTable 16-19
value4DMS Displays value in DMS format. y [ANGLE]
ANGLE
4:4DMS 2-24
Dot Sets dot plotting mode; resets
all Y= editor graph-style settings
to í .
z
Dot 1-11
DrawF expression Draws expression (in terms of
X) on the graph.
y [DRAW]
DRAW
6:DrawF 8-9
DrawInv expression Draws the inverse of
expression by plotting X values
on the y-axis and Y values on
the x-axis.
y [DRAW]
DRAW
8:DrawInv 8-9
:DS<(variable,value)
:commandA
:commands
Decrements variable by 1;
skips commandA if variable <
value.
CTL
B:DS<( 16-14
e^(power)Returns e raised to power.y [ex]
2-4
e^(list)Returns a list of e raised to a
list of powers.
y [ex]
2-4
Exponent:
valueEexponent
Returns value times 10 to the
exponent.
y [EE]
1-7
Exponent:
listEexponent
Returns list elements times 10
to the exponent.
y [EE]
1-7
Exponent:
matrixEexponent
Returns matrix elements times
10 to the exponent.
y [EE]
1-7
4Eff(nominal rate,
compounding periods)Computes the effective interest
rate.
y [FINANCE]
CALC
C:4Eff( 14-12
Else
See If:Then:Else