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


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


apl>)copy cap2/handbook/wksp/df div fix float fmul format fsqrt


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


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


apl>)copy cap2/handbook/wksp/su sqrt sub


apl>format b#0 222 3333333 4444444 5555555

222 3333333 4444444 5555555.

apl>format L#z#fsqrt b

-2 47152 2357205 3020324 9027073

47152 2357205.3020324 9027073 

apl>format z fmul z

222 3333333 4444444 5555554.9929000 

apl>format L#two#3 alprec 2

-5 2 0 0 0 0 0

2.0000000 0000000 0000000 0000000 0000000 

apl>format L#z#fsqrt two

-5 1 4142135 6237309 5048801 6887242 969807

1.4142135 6237309 5048801 6887242 0969807 

apl>format z fmul z

1.9999999 9999999 9999999 9999999 9999997 

apl>)off

[ RETURN TO DIRECTORY ]