CodingTrain / CodingTrain/Suggestion-Box
Pi Day -- Calculate pi in 3 ways (that I know of)
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Here's one way to do it:

But here are my favorite ones:

or:

where:

and p(n) gives the nth prime. A prime is a number that cannot be divided by anything other than 1 and itself without a remainder.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.