User Manual

Table Of Contents
14-6
3. Inputting Text and Commands
There are three ways to input text and commands in the PYTHON mode.
Using the keyboard to input alpha characters, symbols, and functions (See the procedure
below.)
Function menu input
- Alphanumeric character, symbol, and operator input (
page 14-7)
-
Conditional branch command and loop command input (page 14-8)
Using the catalog (function or command list) to select an item and input it (page 14-9)
k Using the Keyboard to Directly Input Commands
From the script editor screen or SHELL screen, you can use the calculator’s keyboard to input
numbers, alpha characters, and the functions (', log, etc.) assigned to each key.
u Using Keys to Input Numbers, Operators, Parentheses, and Functions
The table below shows what is input (number, operator, parentheses, or function) when you
press a key, or press ! and then a key.
Performing this
key operation:
Inputs this:
Performing this
key operation:
Inputs this:
a to j
0 to 9
+
+
x
¼¼2
-
^
¼¼
Z
e
v
X
!x(')
sqrt()
l
log10()
!I(
e
x
)
exp()
I
log()
!s(sin
−1
)
asin()
s
sin()
!c(cos
−1
)
acos()
c
cos()
!t(tan
−1
)
atan()
t
tan()
!)(
x
−1
)
¼¼−1
(
(
!*( { )
{
)
)
!/( } )
}
.
.
!+( [ )
[
,
,
!-( ] )
]
*
¼
!a(i)
1j
/
/
!.(=)
=
!Z(π)
pi