-
-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pi Computation in One Line #78
Labels
enhancement
New feature or request
hacktoberfest-accepted
Hacktoberfest!
help wanted
Extra attention is needed
question
Further information is requested
suggestion
Suggest changes to this repository
Comments
kannagikazuko
added
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
hacktoberfest-accepted
Hacktoberfest!
labels
Oct 22, 2018
can i add wallis product implementation for PI computation in C? |
Sure! |
you can close the issue ^^ |
Well I wouldn't want to because OP asked regarding other languages/implementations for future contributors |
oh ok :) 👍 |
Merged
This was referenced Oct 29, 2018
Solved this in python3 |
If any changes let me know |
Closed
Solved this issue in pull request |
yashagarwal1999
added a commit
to yashagarwal1999/one-line-wonders
that referenced
this issue
Oct 22, 2019
kannagikazuko
added a commit
that referenced
this issue
Oct 30, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
hacktoberfest-accepted
Hacktoberfest!
help wanted
Extra attention is needed
question
Further information is requested
suggestion
Suggest changes to this repository
#76 was a very cool and concise solution. I was wondering if anyone else able to achieve this with other methods or other languages?
The text was updated successfully, but these errors were encountered: