BBP algorithms

Programs that extract single digits of pi (cf. chapter 10 of the pi book)

bbp this directory
00readme.htm this file
bbp.c, bbp.elf, bbp.exe Hex digit extraction with BBP formula,
as C source of D. Bailey made ANSI conform
bell16.c, bell16.elf, bell16.exe Hex digit extraction with a formula of F. Bellard
pschill.c, pschill.elf, pschill.exe Hex digit extraction with a formula of G. Pschill
bell10.c, bell10.elf, bell10.exe Decimal digit extraction, refined version of a program of F. Bellard
makefile the makefile