one-line-wonders icon indicating copy to clipboard operation
one-line-wonders copied to clipboard

Pi Computation in One Line

Open kannagikazuko opened this issue 6 years ago • 8 comments

#76 was a very cool and concise solution. I was wondering if anyone else able to achieve this with other methods or other languages?

kannagikazuko avatar Oct 22 '18 14:10 kannagikazuko

can i add wallis product implementation for PI computation in C?

cyucelen avatar Oct 22 '18 22:10 cyucelen

Sure!

wzhouwzhou avatar Oct 22 '18 23:10 wzhouwzhou

you can close the issue ^^

cyucelen avatar Oct 26 '18 17:10 cyucelen

Well I wouldn't want to because OP asked regarding other languages/implementations for future contributors

wzhouwzhou avatar Oct 26 '18 18:10 wzhouwzhou

oh ok :) :+1:

cyucelen avatar Oct 26 '18 19:10 cyucelen

Solved this in python3 https://github.com/wzhouwzhou/one-line-wonders/pull/404

yashagarwal1999 avatar Oct 19 '19 07:10 yashagarwal1999

If any changes let me know

yashagarwal1999 avatar Oct 19 '19 07:10 yashagarwal1999

Solved this issue in pull request https://github.com/wzhouwzhou/one-line-wonders/pull/410

yashagarwal1999 avatar Oct 21 '19 04:10 yashagarwal1999