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))
|
Number of digits in an integer
336 Solvers
264 Solvers
498 Solvers
67 Solvers
Create a vector of the first n odd numbers (★)
69 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!