This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Did you mean "the area of a sphere?"
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 2;
y_correct = 4*pi;
assert(isequal(your_fcn_name(x),y_correct))
|
267 Solvers
Flip the main diagonal of a matrix
506 Solvers
358 Solvers
231 Solvers
261 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!