The Book of Pi - Part 2

Coding Challenge #97.2

In this Pi Day themed coding challenge, I use Processing (Java) to export a pdf of the first 10 million digits of Pi.

In this continuation of the “Pi Day” coding challenge, I attempt to generate a pdf “Book of Pi” with the first 10 million actual digits of Pi. Processing (Java) is used for this project.