Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
h = 1;
r = 4;
y_correct = 16/3*pi;
assert(isequal(your_fcn_name(h,r),y_correct))
|
2261 Solvers
228 Solvers
15301 Solvers
07 - Common functions and indexing 4
319 Solvers
Create sequnce 1 4 9 16 25.........
190 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!