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
-
Project Euler: Problem 9, Pythagorean numbers
1385 Solvers
-
Sum of diagonal of a square matrix
1637 Solvers
-
425 Solvers
-
Create a two dimensional zero matrix
525 Solvers
-
8340 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.