Calculate digits of Pi in hexadecimal.
Josh Bicking 710a60a69f Added parallelism to sum calculation | 7 år sedan | |
---|---|---|
app | 7 år sedan | |
src | 7 år sedan | |
test | 7 år sedan | |
.gitignore | 7 år sedan | |
LICENSE | 7 år sedan | |
README.md | 7 år sedan | |
Setup.hs | 7 år sedan | |
pi-digits.cabal | 7 år sedan | |
stack.yaml | 7 år sedan |
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.