Created
June 14, 2016 12:46
-
-
Save Mizzlr/e53a10db47a95e3e60967bc04e3be7b4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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