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