870
Appendix A: Functions and Instructions
setMode()
CATALOG
setMode(
modeNameString
,
settingString
)
⇒
⇒
⇒
⇒
string
setMode(
list
)
⇒
⇒
⇒
⇒
stringList
Sets mode
modeNameString
to the new setting
settingString
, and returns the current setting of
that mode.
modeNameString
is a character string that specifies
which mode you want to set. It must be one of
the mode names from the table below.
settingString
is a character string that specifies the
new setting for the mode. It must be one of the
settings listed below for the specific mode you
are setting.
list
contains pairs of keyword strings and will set
them all at once. This is recommended for
multiple-mode changes. The example shown may
not work if each of the pairs is entered with a
separate
setMode()
in the order shown.
Use
setMode(
var
)
to restore settings saved with
getMode("ALL")
!
var
.
Note:
To set or return information about the
Unit System
mode, use
setUnits()
or
getUnits()
instead of
setMode()
or
getMode()
.
setMode("Angle","Degree")
¸
"RADIAN"
sin(45)
¸
‡
2
2
setMode("Angle","Radian")
¸
"DEGREE"
sin(
pà
4)
¸
‡
2
2
setMode("Angle","Gradian")
¸
"RADIAN"
sin(50)
¸
‡
2
2
setMode("Display Digits",
"Fix 2")
¸
"FLOAT"
p
¥
¸
3.14
setMode ("Display Digits",
"Float")
¸
"FIX
2"
p
¥
¸
3.141
...
setMode ({"Split Screen",
"Left-Right","Split 1 App",
"Graph","Split 2 App","Table"})
¸
{"Split 2 App" "Graph"
"Split 1 App" "Home"
"Split Screen" "FULL"}
Note:
Capitalization and blank spaces are optional
when entering mode names. Also, the results in these
examples may be different on your unit.
Mode Name
Settings
"Graph"
"Function", "Parametric", "Polar", "Sequence", "3D", "Diff Equations"
"Display Digits"
"Fix 0", "Fix 1", ..., "Fix 12", "Float", "Float 1", ..., "Float 12"
"Angle"
"Radian", "Degree", “Gradian”
"Exponential Format"
"Normal", "Scientific", "Engineering"
"Complex Format"
"Real", "Rectangular", "Polar"
"Vector Format"
"Rectangular", "Cylindrical", "Spherical"
"Pretty Print"
"Off", "On"
"Split Screen"
"Full", "Top-Bottom", "Left-Right"
"Split 1 App"
"Home", "Y= Editor", "Window Editor", "Graph", "Table", "Data/Matrix
Editor", "Program Editor", "Text Editor", "Numeric Solver", "
Flash App"
"Split 2 App"
"Home", "Y= Editor", "Window Editor", "Graph", "Table", "Data/Matrix
Editor", "Program Editor", "Text Editor", "Numeric Solver", "
Flash App"
Содержание Voyage 200
Страница 36: ...Getting Started 36 D B D B Press Result ...
Страница 45: ...Getting Started 45 3 0 D B D D B D Press Result ...
Страница 46: ...Getting Started 46 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Страница 60: ...Getting Started 60 B D Press Result ...
Страница 139: ...Previews 139 8 Complete the operation Press 2 d Steps and keystrokes Display 5 f 2 ...
Страница 181: ...Operating the Calculator 181 From the Keyboard From the Keyboard From the Keyboard From the Keyboard ...
Страница 453: ...Differential Equation Graphing 453 ...
Страница 468: ...Tables 468 ...
Страница 515: ...Split Screens 515 Note Both Top Bottom and Left Right splits use the same methods to select an application ...
Страница 777: ...Activities 777 ...