Skip to main content

Test08

·
Table of Contents

Description #

These test programs test various functions of the new FP-10 simulation. This included the printout of the test programs them self.

PROGRAM LIST
File : Test08

  * P0
AC π
LBL1
SAVE invEXE ENG ENG
SAVE invEXE “π=#”
SAVE invEXE ±
x≥0 GOTO0
GOTO1
LBL0

       ···22 steps

  * P1
AC 12 °'” 34 °'” 56.
78 °'”
LBL1
SAVE invEXE °'”←
SAVE invEXE “w=#”
SAVE invEXE ±
x≥0 GOTO0
GOTO1
LBL0

       ···32 steps

  * P2
SAVE EXE SAVE 123
EXE SAVE “ABCDEF”
EXE
       ···18 steps

  * P4
SAVE invEXE
       ···3 steps

  * P3
AC “” SAVE invEXE “A
BCDEFGHIJKLMNO” SAVE
invEXE “ABCDEFGHIJKL
MNOPQRSTUVWXYZ123456
7890” SAVE invEXE
       ···65 steps

  * P5
SAVE 123 invEXE SAVE
“DATA” invEXE SAVE “
PRG-1” invEXE
       ···23 steps

  * P6
LBL1
HLT Min0F 3 √ × MR0F
x² = “S=#” SAVE
invEXE HLT 2 √ ÷ 12
× MR0F X^y 3 = “V=#”
SAVE invEXE
GOTO1

       ···36 steps