Metropoli BBS
VIEWER: sam132.txt MODE: TEXT (ASCII)
apl>" <------------------------- sam132.txt ---------------------------->


apl>)copy cap2/handbook/wksp/ac can


apl>)copy cap2/handbook/wksp/df fix


apl>)copy cap2/handbook/wksp/mo mul


apl>)copy cap2/handbook/wksp/pr rounds


apl>a # 0 -1 -2345678 -9012345 -6789012


apl>b # 0 222 3333333 4444444


apl>a mul b

0 -274 -4855942 -5116597 -4938071 -3415514 -3649328

apl>123456 mul 876543

0 10821 4492608

apl>5 mul b

0 1111 6666667 2222220

apl>)off

[ RETURN TO DIRECTORY ]