Skip to content

Instantly share code, notes, and snippets.

@Mizzlr
Created June 14, 2016 12:46
Show Gist options
  • Save Mizzlr/e53a10db47a95e3e60967bc04e3be7b4 to your computer and use it in GitHub Desktop.
Save Mizzlr/e53a10db47a95e3e60967bc04e3be7b4 to your computer and use it in GitHub Desktop.
Actual value of pi: 3.141592653589793
Product expansion upto n terms:
1 --> 2.82842712474619
2 --> 3.0614674589207183
3 --> 3.1214451522580524
4 --> 3.1365484905459393
5 --> 3.140331156954753
10 --> 3.1415914215112
100 --> 3.141592653589797
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment