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
-
Find the sum of all the numbers of the input vector
54184 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2540 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
Find the dimensions of a matrix
561 Solvers
-
Matlab Basics - Convert a row vector to a column vector
679 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.