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


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


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


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


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


apl>format L#one#4 alprec 1

-6 1 0 0 0 0 0 0

1.0000000 0000000 0000000 0000000 0000000 0000000 

apl>format L#fexp one

-6 2 7182818 2845904 5235360 2874713 5266249 7757231

2.7182818 2845904 5235360 2874713 5266249 7757231 

apl>format L#minusone#4 alprec -1

-6 -1 0 0 0 0 0 0

-1.0000000 0000000 0000000 0000000 0000000 0000000 

apl>format L#fexp minusone

-6 3678794 4117144 2321595 5237701 6146086 7445811

0.3678794 4117144 2321595 5237701 6146086 7445811 

apl>)off

[ RETURN TO DIRECTORY ]