Casio fx-FD10 Pro Calculator User Manual


 
3-5
u To assign a value to a variable
[value] !K() [variable name] w
Example 1 To assign 123 to variable A
Abcd!K()
a1(A-E)1(A)w
Example 2 To add 456 to variable A and store the result in variable B
Aa1(A-E)1(A)+efg
!K()a1(A-E)2(B)w
u To assign the same value to more than one variable
[value]!K() [first variable name] a6(SYBL)3(~) [last variable name] w
• You cannot use “
r” or “
θ
” as a variable name.
Example To assign a value of 10 to variables A through F
Aba!K()a1(A-E)
1(A)J6(SYBL)3(~)J
2(F-J)1(F)w
u String Memory
You can store up to 20 strings (named Str 1 to Str 20) in string memory. Stored strings can be
output to the display or used inside functions and commands that support the use of strings as
arguments.
For details about string operations, see “Strings” (page 6-20).
Example To assign string “ABC” to Str 1 and then output Str 1 to the display
Aa6(SYBL)2(")J
1(A-E)1(A)2(B)3(C)J
6(SYBL)2(")!K()!K(VARS)
6(Str)bw
6(Str)bw
String is displayed justified left.