You just measured its surface area, that is the input.
Solution Stats
Problem Comments
5 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers155
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53336 Solvers
-
2369 Solvers
-
Sum all integers from 1 to 2^n
17850 Solvers
-
Relative ratio of "1" in binary number
1656 Solvers
-
378 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Needs more Test Cases...
Please add more test cases !
Problem with the precision.
I've solved the problem with precision by simplifying the formula. However, the test suite should have some tolerance nonetheless.
Tolerance has been added to the test suite, along with additional cases.