• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..05-Feb-2019-

READMEH A D05-Feb-2019146 53

makefile.inH A D05-Feb-20195.3 KiB253160

pi.scmH A D05-Feb-20191.4 KiB5838

README

1Computes the digits of pi.  This is a good test of the speed of bignum
2arithmetic.  To compute 1000 digits do:
3
4                      gsi pi 1000
5