Skip to content
/ pi Public

Hilariously simple python implementation of the Wallis Sieve method to calculate π.

Notifications You must be signed in to change notification settings

lunarcon/pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pi

(for best results, execute directly in cmd)
Hilariously simple python implementation of the Wallis Sieve method to calculate π. Using the following equation:

Equation Image
source

i found this very interesting that you can use something like a slightly modified sierpinski carpet to get pi!

About

Hilariously simple python implementation of the Wallis Sieve method to calculate π.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages