This page (revision-4) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
4 26-Nov-2021 10:22 1 KB JMyers to previous
3 26-Nov-2021 10:22 1 KB JMyers to previous | to last
2 26-Nov-2021 10:22 974 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 959 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 2 added one line
At line 4 added one line
At line 6 added one line
At line 5 changed 4 lines
Operand2 Operand 3 Result (stored in Operand 1)
1011.39823 0.1 1011.4
1011.39423 0.005 1011.395
3.6 0.5 3.5
|Operand 2 |Operand 3 | Result (stored in Operand 1)
|1011.39823|0.1| 1011.4
|1011.39423|0.005| 1011.395
|3.6| 0.5 | 3.5
At line 10 changed one line
Statement: Divide the value in PC 100 by 2, and round the resulting value to the nearest dollar.
Statement: Divide the value in PC 100 by 2, and round the resulting value to the nearest dollar.
At line 12 changed 3 lines
00010 LET V PC 100 DIV BY 2 DIV PC 100 N 2 00020
00020 LET PC 100 RDN V PC 100 DIV BY 2 N 1 99999
99999 EXIT 99999
|00010| LET| V| PC 100 DIV BY 2| DIV| PC| 100| N| 2| 00020 |
|00020| LET| PC| 100| RDN| V| PC 100 DIV BY 2| N| 1| 99999 |
|99999 |EXIT | | | | | | | | 99999 |