Consider a cylinder with a non-zero thickness with an inner radius of r1 and an outer radius of r2. If the height of the cylinder is h, determine the volume of this cylindrical shell.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers69
Suggested Problems
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2108 Solvers
-
Rounding off numbers to n decimals
5721 Solvers
-
726 Solvers
-
1847 Solvers
-
221 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Everything is okay. My function is performing well, and showing exact result for each test case. Yet my solution is not accepted. Fix this!
You'll need to round to 4 decimal places to pass the test suite.