home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
bc-1.03-src.tgz
/
tar.out
/
fsf
/
bc
/
Test
/
div.b
< prev
next >
Wrap
Text File
|
1996-09-28
|
82b
|
9 lines
scale = 20
a=2/3
for (i=0; i<1000; i++) {
for (j=1; j<100; j++) b=a/j
}
b
quit