This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r=1
seta=pi/2
y_correct = 0.5*seta*(r^2);
assert(isequal(your_fcn_name(r,seta),y_correct))
r =
1
seta =
1.5708
|
All your base are belong to us
463 Solvers
579 Solvers
365 Solvers
Check that number is whole number
1070 Solvers
306 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!