learnpython icon indicating copy to clipboard operation
learnpython copied to clipboard

A question about the python formula

Open Techno274721 opened this issue 4 years ago • 2 comments

I wanted to ask about the formula for the PI code

Techno274721 avatar Oct 09 '21 08:10 Techno274721

how does the formula work to work out PI?

Techno274721 avatar Oct 09 '21 13:10 Techno274721

The algorithm using in the code for computing pi is called Spigot algorithms.

bioinfotec avatar Oct 05 '22 07:10 bioinfotec