Given the diameter d, find the perimeter of a semicircle
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers2196
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1996 Solvers
-
630 Solvers
-
Back to basics 23 - Triangular matrix
1127 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13810 Solvers
-
Basics: 'Find the eigenvalues of given matrix
438 Solvers
More from this Author29
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Hello, Srishti Saha. It is generally not recommended to demonstrate the solution formula within the Test Suite; it would be better to just specify the numerical values for the "correct" answers in the Test Suite. See also Problem 44631 for more discussion. —DIV
2nd test suite is flawed, It should allow for precision errors.
Also test suites have formulae , not recommend to have that.
The test suite has been improved.