This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r = 7;
d_correct = 14;
c_correct = 43.9823;
a_correct = 153.9380;
assert(isequal(CIRCLE(r),d_correct))
ans =
14
|
413 Solvers
Rounding off numbers to n decimals
1050 Solvers
177 Solvers
Conversion from hours to mili sec
116 Solvers
471 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!