Calculating Digits of Pi with Mandelbrot Set
Coding Challenge #141
Happy belated Pi Day once more! Here I attempt to approximate Pi using a special location in the Mandelbrot set. The programming environment is Processing (Java).
Community Contributions
- MandelBrot Set with higher order by Sahil Jindal (Source Code)
- MandelBrot Set Explorer by Juan Carlos Ponce Campuzano (Source Code)
You can also add your own version! (See how)
Links discussed in this coding challenge
- The World of Pi
- BigDecimal
- Mandelbrot Image by Wolfgang Beyer