Problem 1156. Generate pi using logarithm
Solution Stats
Problem Comments
-
1 Comment
Jihye Sofia Seo
on 9 Feb 2017
Nice problem!
Solution Comments
-
1 Comment
Mayank Bajpai
on 12 Oct 2020
Concept of complex numbers might help
-
1 Comment
Zikobrelli
on 13 Feb 2014
:)
-
4 Comments
Show
1 older comment
HARISANKAR PS
on 31 Dec 2012
read question carefully!!!
Khaled Hamed
on 31 Dec 2012
Design test case carefully....
Richard Zapor
on 1 Jan 2013
To avoid non-desired usages, like pi, it is necessary to not place pi in the function name. The function can be searched for forbidden function usages. There is an aspect of cat and mouse in Cody Challenges.
David
on 7 Jan 2013
I agree. Disallow usage of PI for fairer scoring of your problem. Neat question!
Problem Recent Solvers229
Suggested Problems
-
6575 Solvers
-
Number of 1s in the Binary Representation of a Number
400 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
1682 Solvers
-
Remove the two elements next to NaN value
604 Solvers
-
Check that number is whole number
2870 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!