Multiply Operand 2 times Operand 3, store result in Operand 1
Operand 1 = Operand 2 X Operand 3
Example: Multiply the value of PC 1000 times 2, and store the value back into the same PC.
Line | CMD | OT | Operand 1 | OPER | OT | Operand2 | OT | Operand3 | If Goto | Else GoTo |
---|---|---|---|---|---|---|---|---|---|---|
00010 | LET | PC | 1000 | MLT | PC | 1000 | N | 2 | 99999 |
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation