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))
|
3075 Solvers
1425 Solvers
246 Solvers
311 Solvers
Calculate Amount of Cake Frosting
7533 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!