PiHex icon indicating copy to clipboard operation
PiHex copied to clipboard

PiHex Library, written in Go, generates a hexadecimal number sequence in the number Pi in the range from 0 to 10,000,000.

Results 1 PiHex issues
Sort by recently updated
recently updated
newest added

I noticed while computing something with PiHex that it disagreed with results from the Python package [pigen](https://pypi.org/project/pigen/). So I compared them both with the file pi_hex_1m.txt downloaded from [pi2e.ch](https://pi2e.ch/blog/2017/03/10/pi-digits-download/). This...