Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r = 3;
y_correct = 36*pi;
assert(isequal(your_fcn_name(r),y_correct))
|
Find the sum of the elements in the "second" diagonal
994 Solvers
260 Solvers
Area of an equilateral triangle
2763 Solvers
292 Solvers
471 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!