Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
r = 1;
n = 1;
y_correct = 6.28;
assert(isequal(calci_dist(r,n),y_correct))
|
1223 Solvers
495 Solvers
411 Solvers
324 Solvers
323 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!