Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Files

Latest commit

 

History

History
40 lines (37 loc) · 1.47 KB

141-mandelbrot-pi.md

File metadata and controls

40 lines (37 loc) · 1.47 KB
title video_number date video_id repository links videos contributions
Calculating Digits of Pi with Mandelbrot Set
141
2019-03-21
pn2vlselv_g
CC_141_Mandelbrot_Pi
title url
Mandelbrot Set with p5.js
/CodingChallenges/021-mandelbrot-p5
title url
Calculating Digits of Pi with Collisions
/CodingChallenges/139-pi-collisions
title video_id
12 Hour Live Stream (last 4 hours sadly cut-off)
PIeKyP97EUc
title author video_id
Pi and the Mandelbrot Set
Numberphile
d0vY0CKYhPY
title author url source
MandelBrot Set with higher order
name
Sahil Jindal
title author url source
MandelBrot Set Explorer
name
Juan Carlos Ponce Campuzano

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).