Metropoli BBS
VIEWER: sam138.txt MODE: TEXT (ASCII)
" <------------------------- sam138.txt ---------------------------->
)copy cap2/handbook/wksp/ac add can
)copy cap2/handbook/wksp/df div fdiv fix float fmul format
)copy cap2/handbook/wksp/mo mul
)copy cap2/handbook/wksp/pr rounds
)copy cap2/handbook/wksp/su sub
format b#0 222 3333333 4444444 5555555
format c#-2 12345 6789012 3456789
format b fdiv c
a#0 47152 2357206
format half#-6 5000000 0 0 0 0 0
a fmul half
format c fmul half
format two#-5 2 0 0 0 0  0
format L#two fmul half
format (b fmul c)fdiv b
format b fdiv half
)off
[ RETURN TO DIRECTORY ]