Roll A Dice
Description
f
A
to get random integer in the range 1 to 6. Or just press
√x
in USER mode.
Program Resources
Labels
Name
Description
A
Roll the dice
Program
Line
Display
Key Sequence
000
001
42,21,11
f
LBL
A
002
42, 7, 0
f
FIX
0
003
42 36
f
RAN #
004
6
6
005
20
×
006
1
1
007
40
+
008
43 44
g
INT
009
43 32
g
RTN