Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r = 3;
y_correct = 36*pi;
assert(isequal(your_fcn_name(r),y_correct))
|
2980 Solvers
248 Solvers
177 Solvers
Given a square and a circle, please decide whether the square covers more area.
351 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!