
00readme.txt : this file

pi*.*        : digits of pi=3.1415...

note that the last few (a dozen or so) digits in
each file are *not* correct

pidec1m.dvi  : 1 million (2^20) decimal digits, dvi format
pidec1m.ps   : 1 million (2^20) decimal digits, postscript format

pihex1m.bin  : 1 million (2^20) hexdecimal digits as binary (2 digits per byte)
pihex1m.txt  : 1 million (2^20) hexdecimal digits as text file

pihex1m5.dvi : 1.5 (3*2^19) million hexdecimal digits, dvi format
pihex1m5.ps  : 1.5 (3*2^19) million hexdecimal digits, postscript format

