Calculate digits of Pi in hexadecimal.
Josh Bicking 710a60a69f Added parallelism to sum calculation | vor 7 Jahren | |
---|---|---|
app | vor 7 Jahren | |
src | vor 7 Jahren | |
test | vor 7 Jahren | |
.gitignore | vor 7 Jahren | |
LICENSE | vor 7 Jahren | |
README.md | vor 7 Jahren | |
Setup.hs | vor 7 Jahren | |
pi-digits.cabal | vor 7 Jahren | |
stack.yaml | vor 7 Jahren |
Calculate requested digits of Pi.
Built using The BBP Algorithm for Pi.
Install stack
, then run stack build
from inside the repository.
Run stack exec pi-digits-exe
, or execute the binary found in ./.stack-work/install/
.
prompt
with a monad.