Problem 44159. calculate PI without using pi function
There are many methods to get the pi(Ratio of circumference to diameter). You should get pi without using the pi function in MATLAB.
https://en.wikipedia.org/wiki/Pi The Chinese mathematician Zu Chongzhi, around 480 AD, calculated that π ≈ 355/113. With a correct value for its seven first decimal digits, this value of 3. 141592920 , remained the most accurate approximation of π available for the next 800 years.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers105
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2804 Solvers
-
Convert a numerical matrix into a cell array of strings
2352 Solvers
-
Sum of first n terms of a harmonic progression
491 Solvers
-
Implement simple rotation cypher
1092 Solvers
-
Calculate sin(x) without sin(x)
116 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!